about summary refs log tree commit diff stats
path: root/html/080display.cc.html
Commit message (Collapse)AuthorAgeFilesLines
* 3716Kartik K. Agaram2016-12-261-0/+2
| | | | Make hyperlinks less salient in the rendered html since there's so many of them.
* 3713 - cross-link calls with definitions in htmlKartik K. Agaram2016-12-261-62/+62
|
* 3710Kartik K. Agaram2016-12-261-556/+556
| | | | | 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 htmlKartik K. Agaram2016-12-261-559/+583
| | | | | | 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.
* 3604Kartik K. Agaram2016-10-271-4/+4
|
* 3561Kartik K. Agaram2016-10-221-3/+3
|
* 3544Kartik K. Agaram2016-10-221-1/+1
|
* 3543Kartik K. Agaram2016-10-221-1/+1
|
* 3524Kartik K. Agaram2016-10-201-3/+3
|
* 3315Kartik K. Agaram2016-09-101-1/+41
|
* 3266Kartik K. Agaram2016-08-271-5/+5
|
* 3174Kartik K. Agaram2016-08-121-3/+19
|
* 3158Kartik K. Agaram2016-07-271-2/+2
|
* 2996Kartik K. Agaram2016-05-211-7/+7
|
* 2812Kartik K. Agaram2016-03-271-21/+30
|
* 2744Kartik K. Agaram2016-03-091-3/+3
| | | | Tweak colors and font-sizes in generated html.
* 2743Kartik K. Agaram2016-03-091-135/+127
| | | | | Looks like "TOhtml | <other command>" doesn't work on Mac OS X for some reason..
* 2706 - update htmlKartik K. Agaram2016-02-251-2/+2
|
* 2605Kartik K. Agaram2016-01-261-2/+0
|
* 2545Kartik K. Agaram2015-12-151-1/+6
| | | | update html
* 2430 - make room for more transformsKartik K. Agaram2015-11-131-0/+534