Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't add chapters/articles with null paths to navigation | Aaron O'Mullan | 2014-04-01 | 1 | -0/+5 |
| | |||||
* | Add level attribute in navigation | Aaron O'Mullan | 2014-03-31 | 1 | -0/+3 |
| | |||||
* | Fix tiny typo | Aaron O'Mullan | 2014-03-31 | 1 | -1/+1 |
| | | | | In string not code | ||||
* | Improve navigation from 1st chapter back to intro | Aaron O'Mullan | 2014-03-31 | 1 | -1/+7 |
| | | | | 1st chapter’s prev, now links to the intro page | ||||
* | Fix previous/next chapter navigation | Aaron O'Mullan | 2014-03-31 | 1 | -7/+12 |
| | |||||
* | Add parse.navigation module | Aaron O'Mullan | 2014-03-31 | 1 | -0/+67 |
With tests |