Edgewall Software

Changes between Version 40 and Version 41 of WikiStart


Ignore:
Timestamp:
May 10, 2007, 5:58:56 PM (17 years ago)
Author:
cmlenz
Comment:

Add back documentation links

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v40 v41  
    2626 * [wiki:GenshiPerformance Some performance numbers]
    2727 * [wiki:GenshiVsKid Comparison with Kid]
     28 * [wiki:GenshiExtensions Projects extending Genshi]
     29
     30== [wiki:Documentation Documentation] ==
     31
     32 * [wiki:Documentation Overview]
     33 * [wiki:Documentation/index.html User Guide] ([wiki:Documentation/0.4.x/index.html 0.4] | [wiki:Documentation/0.3.x/index.html 0.3])
     34 * [wiki:ApiDocs API Documentation] ([wiki:ApiDocs/0.4.x 0.4] | [wiki:ApiDocs/0.3.x 0.3])
     35 * [wiki:GenshiRecipes Recipes for using Genshi]
    2836 * [wiki:HelperFunctions Helper functions for use in templates]
    29  * [wiki:GenshiExtensions Projects extending Genshi]
     37
     38Please note that the Genshi source tarballs come with comprehensive HTML documentation, encompassing both the generated API documentation and the user guide. The API documentation (courtesy of [http://epydoc.sourceforge.net/ Epydoc]) in particular is a lot better than the version you find here.
    3039
    3140== Development ==