Considering that a book in DocBook format can be done in a “modular” fashion, I hoped I can do similar with AsciiDoc and split chapters and first-level sections in separate files. Unfortunately documentation does not say anything about this. The only possible solution I see so far is to write my own AsciiDoc preprocessor that will merge all “part”-files and generate the book.
Did someone solve this problem by now?
Considering that a book in DocBook format can be done in a modular fashion,
Share
Two example ways from the asciidoc cheatsheet: http://powerman.name/doc/asciidoc
or