Go to file
2010-09-05 03:17:42 +00:00
code BUGFIX: Resolve navigation sorting using natural sort 2010-09-05 02:29:07 +00:00
css MINOR: dl styles. PATCH via ajshort 2010-07-23 10:34:49 +00:00
docs/en BUGFIX Allow using module on root URL space 2010-08-01 04:46:41 +00:00
images ENHANCEMENT: moved away from DebugView display / layout 2010-03-04 10:18:02 +00:00
javascript BUGFIX: Fix anchor link URIs in the table of content nav 2010-09-05 03:17:42 +00:00
templates MINOR Removed debug code 2010-08-01 04:46:28 +00:00
tests BUGFIX: Resolve navigation sorting using natural sort 2010-09-05 02:29:07 +00:00
thirdparty FEATURE: initial commit of sapphire documentation viewer module. Parses each module with a docs folder and generates formatted trees for each. Parses single markdown files for display 2010-03-04 04:39:02 +00:00
_config.php FEATURE: initial commit of sapphire documentation viewer module. Parses each module with a docs folder and generates formatted trees for each. Parses single markdown files for display 2010-03-04 04:39:02 +00:00
LICENSE FEATURE: initial commit of sapphire documentation viewer module. Parses each module with a docs folder and generates formatted trees for each. Parses single markdown files for display 2010-03-04 04:39:02 +00:00
README.md FEATURE: initial commit of sapphire documentation viewer module. Parses each module with a docs folder and generates formatted trees for each. Parses single markdown files for display 2010-03-04 04:39:02 +00:00

Documentation Viewer Module

Maintainer Content

Requirements

  • Tested on 2.4 and trunk

Summary

Read nested documentation files from the /docs/ folder in modules. To read documentation go to yoursite.com/dev/docs/.

It is likely this will be integrated into the core in future versions once it is polished.

For more documentation on how to use the module please read /docs/Writing-Documentation.md (or via this in /dev/docs/sapphiredocs/Writing-Documentation)