Nit sure what you're looking for. sphinx-quickstart will create a document space for you. Then ”make html” will make web output, ”make pdf”, ”make ebook”, ”make latex”, and so on.
If you are looking for an rst static blog, there are many choices. One that uses sphinx-doc is tinkerer. Others include: - nikola - pelican - blogophile - bloghg There are many more options for active servers using rst in a blog engine, including moinmoin. -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
