diff --git a/Documentation/Books/README.md b/Documentation/Books/README.md new file mode 100644 index 0000000000..ea5127ccff --- /dev/null +++ b/Documentation/Books/README.md @@ -0,0 +1,5 @@ +ArangoDB Documentation +====================== +This folder contains the source for the documentation on [docs.arangodb.com](https://docs.arangodb.com). +However, its heavily preprocessed, and the files contain several extensions to markup. +See [README_maintainers.md](../../blob/devel/README_maintainers.md) for more details.