Go to file
Will Rossiter d3b748cd29 Merge pull request #34 from trev/patch-1
Fix/support dash in relative links
2013-11-04 20:52:36 -08:00
_config Moved routing to YML, allow correct priorities between modules 2013-02-15 11:13:40 +01:00
code Fix/support dash in relative links 2013-11-05 15:12:26 +11:00
css Added line-height rule for .comments to stop line numbering going out of sync 2013-09-21 21:46:03 +01:00
docs MEDIUM: remove metadata from the current page 2013-05-22 21:35:03 +02:00
images Migrated theme from doc.ss back to the module 2012-11-10 11:12:30 +13:00
javascript BUG Don't show an empty table of contents 2013-02-20 10:22:18 +13:00
lang NEW: Github style code fence blocks. (Fixes #22) 2013-02-19 22:23:22 +13:00
templates Note about requiring github.com login for "edit this page" 2013-10-30 23:07:38 +01:00
tests Fixed testGetModulePagesShort, no longer listing subfolders first 2013-06-10 09:55:12 +02: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
.travis.yml Travis support 2013-03-29 09:38:02 +01:00
composer.json Fixed composer constraint to allow for RC releases (composer fixed its tilde behaviour now) 2013-08-14 11:54:40 +02:00
LICENSE ENHANCEMENT: rolled out basic versioning support. 2011-07-01 13:19:35 +12:00
README.md Travis support 2013-03-29 09:38:02 +01:00

Documentation Viewer Module

Build Status

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.