alibongo wrote: > 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 displays context-sensitive help. Rather than > write this in-house, I was wondering if anyone knew of a Python or > Django library that already delivers this type of functionality? I'd suggest using sphinx. It's designed for documenting Python projects, and it's the documentation build system that Python and Django both use.
Cheers! Jeff Anderson
signature.asc
Description: OpenPGP digital signature