Let's eat our own dogfood

sc-build reuses sc-build logic to generate its own docs
This commit is contained in:
Marcin Grzejszczak
2017-08-31 14:08:45 +02:00
parent 4d0246d73e
commit 8f19618cc2
4 changed files with 103 additions and 15 deletions

View File

@@ -82,3 +82,5 @@ approach of generating documentation just add these plugins to your `docs` modul
<2> This plugin is required to parse the Asciidoctor documentation
<3> This plugin converts the Asciidoctor documentation into single and multi page docs
<4> This plugin is required to copy resources into proper final destinations and to generate main README.adoc
IMPORTANT: The order of plugin declaration is important!