Go to file
Will Rossiter f24827d850 Updated project to 3.0
- Use git submodules to link in 3.0 framework, docsviewer.

- Minor design enhancements to work with latest docsviewer.

- Removed cms dependancy.

- Tidied up project files
2012-09-05 21:45:25 +12:00
app Updated project to 3.0 2012-09-05 21:45:25 +12:00
bin Updated project to 3.0 2012-09-05 21:45:25 +12:00
docsviewer@5d7bf64e73 Updated project to 3.0 2012-09-05 21:45:25 +12:00
framework@19a7d31118 Updated project to 3.0 2012-09-05 21:45:25 +12:00
themes Updated project to 3.0 2012-09-05 21:45:25 +12:00
.gitignore Updated project to 3.0 2012-09-05 21:45:25 +12:00
.gitmodules Updated project to 3.0 2012-09-05 21:45:25 +12:00
.htaccess Updated project to 3.0 2012-09-05 21:45:25 +12:00
.htaccess_live MINOR Updating rewrites to use /framework rather than /sapphire 2012-06-20 18:33:15 +00:00
favicon.ico MINOR Updated favicon 2011-01-18 02:52:12 +00:00
Makefile Updated project to 3.0 2012-09-05 21:45:25 +12:00
phpunit.xml.dist MINOR Added phpunit.xml.dist 2011-01-10 21:30:46 +00:00
README.md Added a basic README 2012-09-05 18:50:25 +12:00

doc.silverstripe.org

This is the source code powering http://doc.silverstripe.org. It primarily consists of:

Development and contribution

To set up a test instance:

  • Clone this repository to a LAMP server.
  • Run "make" to check out the repositories from which is builds the docs (this will take a while the first time)

To contribute an improvement, submit a pull request on GitHub. Any approved pull requests will make their way onto the doc.silverstripe.org site in the next release.