aboutsummaryrefslogtreecommitdiffstats
path: root/container-documentapi/README.md
blob: 7884f943142948213d30178e9e7f1856fcdd0a3b (plain) (blame)
1
2
3
4
5
6
7
8
<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
# Documentapi

Dependency artifact for building container bundles.
To build standalone document clients, use `documentapi` instead.

The actual java code remains in `documentapi`, becuase it uses
common test files with the C++ code in the same module.