The couple ASCIIDOC + AWESTRUCT
Posted by fleurystephane on
URL: https://discuss.asciidoctor.org/The-couple-ASCIIDOC-AWESTRUCT-tp513.html
Hello,
I'm AWESTRUCT! I'm ASCIIDOC!
Ok, but I have a question :
When I write my documentation files (structured as a book : Preface, Part 1, chapter 1,2,3, Part 2, chapter 1,2...), I don't have to worry with the output generation (HTML, PDF,...). If I use awestruct + bootstrap, it's not possible (or difficult) to keep the organisation of asciidoc files :
Let's suppose that I write a file named chapter1.adoc, this file contains the getting started paragraph and many other things. How can I use this chapter1.adoc with a layout for rendering only the getting started paragraph ?
I think according my understanding that the asciidoc files have to be rewritten for html site with awestruct ??
Thanks for your answers!
Stéphane