From 891f31c7c774446c0dfa1383dce62702d7f51655 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 4 Sep 2020 20:35:51 -0400 Subject: [PATCH] LP#1848524: add release notes Signed-off-by: Galen Charlton --- .../RELEASE_NOTES_NEXT/Architecture/Antora_Documentation.adoc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/Architecture/Antora_Documentation.adoc diff --git a/docs/RELEASE_NOTES_NEXT/Architecture/Antora_Documentation.adoc b/docs/RELEASE_NOTES_NEXT/Architecture/Antora_Documentation.adoc new file mode 100644 index 0000000000..871aca7d78 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Architecture/Antora_Documentation.adoc @@ -0,0 +1,11 @@ +Documentation Now Uses the Antora Toolchain +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +The core Evergreen documentation under the `docs/` subdirectory +has been changed to use Antora, a documentation site generator +for AsciiDoc. The result of this change is the ability to generate +documentation for the `docs.evergreen-ils.org` website that is +searchable, easier to maintain, and readily installable on a +local Evergreen site if desired. + +For instructions on how to build the documentation, consult +the file `README.adoc` under the `docs` directory. -- 2.11.0