Hello, I am starting to evaluate sphinx to generate documentation from some technical information in various text files we have.
We would like to produce two sets of html documentation. - description-docs which provide high level of information from the rest source files ( think description of the software functions and what it does) - detailed-docs which contains all contents of description-docs but provides extra more detailed information ( above + the actual command / GUI action to achieve the function of the software and examples of its results) Is it possible to set up sphinx so that it can generate both outputs from the .rst file. If this is possible, how would we tag the information in the .rst files so that we can mark some information as for the description-docs and some for the detailed-docs. Thank You Kevin -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
