Fix #561 - Use TOC.md for documentation TOC
This commit is contained in:
@@ -13,7 +13,7 @@ Edit `lib/config.php` to enable support for major functionality and to define co
|
||||
|
||||
## Documentation
|
||||
|
||||
Take a look at the [documentation table of contents](/retlehs/roots/blob/master/doc/README.md).
|
||||
Take a look at the [documentation table of contents](/retlehs/roots/blob/master/doc/TOC.md).
|
||||
|
||||
## Features
|
||||
|
||||
@@ -34,7 +34,7 @@ Everyone is welcome to help [contribute](/retlehs/roots/blob/master/CONTRIBUTING
|
||||
|
||||
* Reporting issues (please read [issue guidelines](https://github.com/necolas/issue-guidelines))
|
||||
* Suggesting new features
|
||||
* Writing or editing [docs](/retlehs/roots/blob/master/doc/README.md)
|
||||
* Writing or editing [docs](/retlehs/roots/blob/master/doc/TOC.md)
|
||||
* Writing or refactoring code
|
||||
* Fixing [issues](https://github.com/retlehs/roots/issues)
|
||||
* Replying to questions on the [mailing list](http://groups.google.com/group/roots-theme)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||
table of contents](README.md)
|
||||
table of contents](TOC.md)
|
||||
|
||||
# Theme activation
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||
table of contents](README.md)
|
||||
table of contents](TOC.md)
|
||||
|
||||
# Clean up
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||
table of contents](README.md)
|
||||
table of contents](TOC.md)
|
||||
|
||||
# Extend and customize Roots
|
||||
Here is some useful advice for how you can make your project with Roots even better.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||
table of contents](README.md)
|
||||
table of contents](TOC.md)
|
||||
|
||||
# Frequently asked questions
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||
table of contents](README.md)
|
||||
table of contents](TOC.md)
|
||||
|
||||
# Theme library
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||
table of contents](README.md)
|
||||
table of contents](TOC.md)
|
||||
|
||||
# Recommended Plugins
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||
table of contents](README.md)
|
||||
table of contents](TOC.md)
|
||||
|
||||
# Rewrites
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||
table of contents](README.md)
|
||||
table of contents](TOC.md)
|
||||
|
||||
# Theme templates
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||
table of contents](README.md)
|
||||
table of contents](TOC.md)
|
||||
|
||||
# Usage
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||
table of contents](README.md)
|
||||
table of contents](TOC.md)
|
||||
|
||||
# Theme wrapper
|
||||
|
||||
|
||||
Reference in New Issue
Block a user