Non-developer here & new to Sphinx, but surviving (with simple toc trees &
rst markup) for our main software documentation. I now need to create 3
sets of documentation for a different product with multiple levels that
build from the same files (beginner, intermediate & advanced) where each
succession builds from the previous files. Can someone direct me to the
documentation that would explain how to achieve this? Best way to set up
directories, configure the quickstart process, set up toctrees and/or any
other configurations that may be needed?



Sample product structure:



/product (root directory that contains the index.rst file)

/product/beginner

/product/intermediate (uses all beginner files plus intermediate files)

/product/advanced (uses all beginner files, intermediate files and adds
advanced files)



I will need 3 separate sets of documentation when completed.



Thanks in advance for any guidance,

Kathy

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to