Hi, WikiDoki was checked in [3388:3391]
WikiDoki is a self-explained toolbox2 plugin that manage your project's txt files in wiki manner. The rst->html, wiki word, and syntax highlighting functions are wrapped by a single file 'mopowg' module, so you could use 'mopowg' as a command line script or call it else where from the web front-end. (mopowg is an cross-platform doc generator which is based on docutils. It could generate full documents with figures, styles, and syntax highlighting blocks.) And project's txt files could be generated to html files with mopowg script so you could get some pretty documents while you ship your project. (refer to SQLAlchemy doc) Let's make fun with document :D regards -- Fred Old post ------------- I just got an idea to make a wikidocs gadget, which reuse wiki-20's code but handle the content in project/docs/ folder directly. It means the physical rst format docs docs/ - FrontPage.rst - HelloWorld.rst will be mapped to * FrontPage * HelloWorld in list page. That will be a brand new experience for documenting the project. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
