Hi haroutk,
we are using a mix of tools to create and automate docs. The asciidoctor is one of the main ones. As all the code is open you can browse any of the projects and check how we do it.
We use a home grown perl script for managing the process.
We're in the process of migrating from Asciidoc to AsciiDoctor because Asciidoc is no longer maintained. Asciidoc is also about 100x slower.
Either way, we convert the Asciidoc file to docbook and use Docbook to convert the docbook XML file into HTML. This is fairly time consuming because all of the docbook translations are implemented as XSLT. Which is slow. And soul crushing to extend of debug. So, eventually, we'll migrate from docbook to outputting HTML directly.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.