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
|
## 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
|
## 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))
|
* Reporting issues (please read [issue guidelines](https://github.com/necolas/issue-guidelines))
|
||||||
* Suggesting new features
|
* 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
|
* Writing or refactoring code
|
||||||
* Fixing [issues](https://github.com/retlehs/roots/issues)
|
* Fixing [issues](https://github.com/retlehs/roots/issues)
|
||||||
* Replying to questions on the [mailing list](http://groups.google.com/group/roots-theme)
|
* 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
|
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||||
table of contents](README.md)
|
table of contents](TOC.md)
|
||||||
|
|
||||||
# Theme activation
|
# Theme activation
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||||
table of contents](README.md)
|
table of contents](TOC.md)
|
||||||
|
|
||||||
# Clean up
|
# Clean up
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||||
table of contents](README.md)
|
table of contents](TOC.md)
|
||||||
|
|
||||||
# Extend and customize Roots
|
# Extend and customize Roots
|
||||||
Here is some useful advice for how you can make your project with Roots even better.
|
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
|
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||||
table of contents](README.md)
|
table of contents](TOC.md)
|
||||||
|
|
||||||
# Frequently asked questions
|
# Frequently asked questions
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||||
table of contents](README.md)
|
table of contents](TOC.md)
|
||||||
|
|
||||||
# Theme library
|
# Theme library
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||||
table of contents](README.md)
|
table of contents](TOC.md)
|
||||||
|
|
||||||
# Recommended Plugins
|
# Recommended Plugins
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||||
table of contents](README.md)
|
table of contents](TOC.md)
|
||||||
|
|
||||||
# Rewrites
|
# Rewrites
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||||
table of contents](README.md)
|
table of contents](TOC.md)
|
||||||
|
|
||||||
# Theme templates
|
# Theme templates
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||||
table of contents](README.md)
|
table of contents](TOC.md)
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation
|
||||||
table of contents](README.md)
|
table of contents](TOC.md)
|
||||||
|
|
||||||
# Theme wrapper
|
# Theme wrapper
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user