about summary refs log tree commit diff stats
path: root/html/087file.cc.html
Commit message (Collapse)AuthorAgeFilesLines
* 3764 - better colors for cross-linksKartik K. Agaram2017-03-081-4/+5
|
* 3761Kartik K. Agaram2017-03-071-63/+64
|
* 3750Kartik K. Agaram2017-03-021-29/+29
|
* 3749Kartik K. Agaram2017-03-021-29/+29
|
* 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-45/+45
|
* 3710Kartik K. Agaram2016-12-261-225/+225
| | | | | 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-228/+252
| | | | | | 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.
* 3544Kartik K. Agaram2016-10-221-1/+1
|
* 3543Kartik K. Agaram2016-10-221-1/+1
|
* 3433Kartik K. Agaram2016-10-011-1/+1
|
* 3395Kartik K. Agaram2016-09-171-4/+4
|
* 3266Kartik K. Agaram2016-08-271-6/+48
|
* 3227Kartik K. Agaram2016-08-181-2/+2
|
* 3219Kartik K. Agaram2016-08-171-10/+168
| | | | | | | | Trying keeping html in the master branch: https://github.com/blog/2228-simpler-github-pages-publishing Let's see if https://akkartik.github.io/mu updates after I push this commit to just the master branch.
* 2812Kartik K. Agaram2016-03-271-0/+62