Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update instructions to build guides locally [ci skip] | Achilleas Pipinellis | 2015-04-28 | 1 | -1/+5 |
| | | | | | | 1. Make clear where rake rdoc is executed 2. Make clear where the generated HTML files for the guides are stored 3. Use bundler 1.3.5 or later | ||||
* | - Changed `IN` to `ON` in markdown renderer condition | Vipul A M | 2015-01-14 | 1 | -1/+1 |
| | | | | - Changed `IN` to `ON` in all note sentences in guides. | ||||
* | warn about reading guides in GitHub | Xavier Noria | 2014-12-23 | 1 | -0/+2 |
| | | | | References #18148. | ||||
* | Add link to API Documentation Guidelines | Dave Powers | 2014-11-01 | 1 | -0/+1 |
| | | | | Link to the "English" section to specify American English be used for the Guides [ci skip] | ||||
* | Cleanup Guides Guidelines [ci skip] | Robert Eshleman | 2014-08-10 | 1 | -12/+10 |
| | | | | | | * Copy editing for clarity in several locations * Rename "Titles" section to "Headings" * Fix incorrect anchor in link to API Documentation Guidelines for filenames | ||||
* | [ci skip] Update GFM link in guides guidelines. | Juanito Fatas | 2014-05-25 | 1 | -1/+1 |
| | | | | Also remove a duplicated sentence. | ||||
* | API Documentation Guidelines link correction [ci skip] | Harshad Sabne | 2013-11-23 | 1 | -1/+1 |
| | |||||
* | End-of-line whitespace hunt | Sunny Ripert | 2013-05-28 | 1 | -1/+1 |
| | |||||
* | Added instructions of latest bundler install + modified the on: :save option ↵ | aditya-kapoor | 2013-04-22 | 1 | -0/+4 |
| | | | | description in validations | ||||
* | Extraneous syntax on guides path. | Jonathan Roes | 2013-03-27 | 1 | -1/+1 |
| | |||||
* | copy edits [ci skip] | Vijay Dev | 2012-12-08 | 1 | -2/+2 |
| | |||||
* | Added overview items to Guides Guidelines prologue | Ian C. Anderson | 2012-12-07 | 1 | -0/+3 |
| | |||||
* | List instructions in the order to be executed | Pablo Torres | 2012-12-02 | 1 | -3/+1 |
| | |||||
* | Normalize on 'After reading this guide, you will know:' | Steve Klabnik | 2012-11-29 | 1 | -0/+2 |
| | | | | | We have three or four different introduction sentences to the guides. After this commit, we use the same one everywhere. | ||||
* | No more Textile guide generation support | Prem Sichanugrist | 2012-09-17 | 1 | -2/+2 |
| | |||||
* | Update Guides Guideline for Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -3/+13 |
| | |||||
* | Fix the usage of `*` in Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -1/+1 |
| | | | | | In Textile `*` would convert to `<strong>`, but in Markdown we have to use `**` instead. | ||||
* | Convert all the links into Markdown format | Prem Sichanugrist | 2012-09-17 | 1 | -7/+7 |
| | |||||
* | Convert all inline codes to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -9/+9 |
| | |||||
* | Convert inline code tags to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -2/+2 |
| | |||||
* | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 1 | -14/+21 |
| | |||||
* | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 1 | -18/+18 |
| | |||||
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+104 |