Go to file
2013-02-15 11:13:40 +01:00
_config Moved routing to YML, allow correct priorities between modules 2013-02-15 11:13:40 +01:00
code If no versions registered for a module, don't show empty versions in template 2013-02-12 13:43:32 +13:00
css Tighten up spacing 2012-11-10 11:48:46 +13:00
docs Enhancement: allow for enabling/disabling advanced search 2013-01-07 17:26:39 +01:00
images Migrated theme from doc.ss back to the module 2012-11-10 11:12:30 +13:00
javascript Allow for either nested or separate submenu form template. Include recursive option 2012-11-13 18:04:05 +13:00
lang FEATURE: implemented initial cut of open search output and description functionality. 2011-01-21 04:10:41 +00:00
templates Merge pull request #21 from Martimiz/search-20130107 2013-02-07 17:53:41 -08:00
tests Revert "Fix: failing unit test (DocumentationViewerTest)" 2013-01-08 14:51:02 +01:00
thirdparty NEW Yaml highlighting 2012-09-25 19:36:43 +12:00
_config.php Moved routing to YML, allow correct priorities between modules 2013-02-15 11:13:40 +01:00
.gitignore MINOR: ignore ds store files 2012-04-08 21:19:29 +12:00
composer.json Expanded composer.json 2012-11-10 11:32:42 +13:00
LICENSE ENHANCEMENT: rolled out basic versioning support. 2011-07-01 13:19:35 +12:00
README.md BUGFIX: upgrade module to fit 3.0 api. 2012-04-14 17:00:22 +12:00

Documentation Viewer Module

Maintainer Contact

Requirements

  • SilverStripe 3.0

Summary

Reads text files from a given list of folders from your installation and provides a web interface for viewing.

To read documentation go to yoursite.com/dev/docs/

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

Note This module assumes you are using numeric values for your versions.