Go to file
2012-09-23 09:15:38 +12:00
code FIX: prevent notice while doing search request. 2012-09-09 18:05:06 +12:00
css Reduce space in nested lists 2012-09-06 21:35:36 +12:00
docs BUGFIX: make links relative so they resolve correctly 2012-05-24 16:47:26 -07:00
images ENHANCEMENT: moved away from DebugView display / layout 2010-03-04 10:18:02 +00:00
javascript Design tweaks 2012-09-05 21:42:06 +12:00
lang FEATURE: implemented initial cut of open search output and description functionality. 2011-01-21 04:10:41 +00:00
templates NEW: Add set_edit_link() and getEditLink() to DocumentViewer to allow adding edit links to be displayed on documentation pages 2012-09-03 22:02:42 +12:00
tests BUGFIX: Deprecation errors and strict warnings breaks the docsviewer 2012-05-18 09:48:57 +12:00
thirdparty ENHANCEMENT: rolled out basic versioning support. 2011-07-01 13:19:35 +12:00
_config.php BUGFIX: upgrade module to fit 3.0 api. 2012-04-14 17:00:22 +12:00
.gitignore MINOR: ignore ds store files 2012-04-08 21:19:29 +12:00
composer.json NEW Added composer.json Added composer.json file which will help this module for submission on proposed extension.silverstripe.org website. Please add more fields according to requirement. 2012-09-23 09:15:38 +12: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.