Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleaned up some minor issues with recent changes to docs. | Waylan Limberg | 2014-02-16 | 1 | -4/+4 |
| | |||||
* | docs: capitalization fixes, plural fixes, small wording improvements | Jakub Klinkovský | 2014-02-15 | 1 | -2/+2 |
| | |||||
* | docs: update wikilinks documentation | Jakub Klinkovský | 2014-02-15 | 1 | -38/+24 |
| | |||||
* | added missing 's' to wikilinks documentation | Colorado Reed | 2013-12-22 | 1 | -3/+2 |
| | |||||
* | Clean trailing whitespace | Adam Dinwoodie | 2013-09-19 | 1 | -21/+21 |
| | |||||
* | Correct documentation: `wikilink` -> `wikilinks` | Adam Dinwoodie | 2013-09-19 | 1 | -6/+6 |
| | | | | This fixes #250. | ||||
* | Various changes to docs for updated changes, clarity, and to fix typos. | Waylan Limberg | 2013-02-19 | 1 | -3/+3 |
| | |||||
* | Fixed #141. Minor typo on wikilinks docs. | Waylan Limberg | 2012-09-07 | 1 | -1/+1 |
| | | | Thanks for the report. | ||||
* | Rename docs/*.md => docs/*.txt | Waylan Limberg | 2012-03-07 | 1 | -0/+150 |
The documentation uses features of Python-Markdown that are not supported on GitHub and it's better to get a source view of the docs anyway. For example, that way comments and bug reports can reference a specific line of a file. Of course, it makes sense for Github to render the README, so that is left with the `.md` file extension. |