Go to file
martimiz 62dd4e92f7 Relocate breadcrumbs to the top of the document
Remove breadcrumbs from the searchbar to the top of the page content,
and make sure they only display if there is more then the current link.
Wrap the module and version selectors to fill the gap in the searchbar.
2012-11-10 09:27:27 +13:00
code Relocate breadcrumbs to the top of the document 2012-11-10 09:27:27 +13:00
css Relocate breadcrumbs to the top of the document 2012-11-10 09:27:27 +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 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 Relocate breadcrumbs to the top of the document 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 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.