I am trying to use sphinx for my django project. What I am trying to de specifically is accepting user's input, saving them somewhere(I will eventually push) and displaying their input with sphinx. Users will be able to create their own document version, toc...etc, my form will actually tell them to do that and it will accept their input and interact with sphinx. I have not seen any help or doc on this
for example: I want a user to be able to post blogs, where blogs have versions, chapter, etc. Sphinx will display that -- 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/groups/opt_out.
