Go to file
martimiz 262b035fb5 FIX: IsFolder -> isFolder
commit 9672f2862c introduced an error in
getter/setter
2012-11-10 09:27:28 +13:00
code FIX: IsFolder -> isFolder 2012-11-10 09:27:28 +13:00
css restyling color and height of (sub)menu items 2012-11-10 09:27:28 +13: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 minor: added missing ; in javascript 2012-11-10 09:27:28 +13:00
lang FEATURE: implemented initial cut of open search output and description functionality. 2011-01-21 04:10:41 +00:00
templates Move the nested submenu to a separate block using JavaScript 2012-11-10 09:27:27 +13:00
tests BUGFIX: Deprecation errors and strict warnings breaks the docsviewer 2012-05-18 09:48:57 +12:00
thirdparty NEW Yaml highlighting 2012-09-25 19:36:43 +12:00
_config.php Add _resources to the list of files to be ignored 2012-11-10 09:27:27 +13: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.