Re: Any libraries to create an online help system in Django or Python?

2009-01-18 Thread alibongo
Thanks to you both. I'll look into Sphinx and see if that meets my needs. Alison On Jan 18, 3:33 pm, Malcolm Tredinnick wrote: > On Sat, 2009-01-17 at 19:28 -0700, Jeff Anderson wrote: > > I'd suggest using sphinx. It's designed for documenting Python projects, > > and it's the documentation bu

Any libraries to create an online help system in Django or Python?

2009-01-15 Thread alibongo
I admit I know little to nothing about Django and Python, but I've been charged with creating an online help system to an application we're writing in Django. I need to have online help features like Search, Index, Next|Previous page, etc. So something that is displayed in a new window, and displa