Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3713 - cross-link calls with definitions in html | Kartik K. Agaram | 2016-12-26 | 1 | -4/+4 |
| | |||||
* | 3710 | Kartik K. Agaram | 2016-12-26 | 1 | -23/+23 |
| | | | | | Turns out we don't need to explicitly add anchors for each line. Vim's TOhtml has magic for that out of the box. | ||||
* | 3709 - line numbers in html | Kartik K. Agaram | 2016-12-26 | 1 | -26/+50 |
| | | | | | | Each line number also gets an anchor name, but I'm not hyperlinking them for now because I don't want to encourage bookmarking these links just yet. They aren't permalinks because every revision may change what's at any given line number. | ||||
* | 3673 | Kartik K. Agaram | 2016-11-13 | 1 | -1/+1 |
| | |||||
* | 3544 | Kartik K. Agaram | 2016-10-22 | 1 | -1/+1 |
| | |||||
* | 3543 | Kartik K. Agaram | 2016-10-22 | 1 | -1/+1 |
| | |||||
* | 3395 | Kartik K. Agaram | 2016-09-17 | 1 | -4/+1 |
| | |||||
* | 3355 | Kartik K. Agaram | 2016-09-15 | 1 | -0/+62 |