about summary refs log tree commit diff stats
path: root/html/052tangle.cc.html
Commit message (Collapse)AuthorAgeFilesLines
* 3764 - better colors for cross-linksKartik K. Agaram2017-03-081-4/+5
|
* 3761Kartik K. Agaram2017-03-071-68/+69
|
* 3750Kartik K. Agaram2017-03-021-17/+17
|
* 3749Kartik K. Agaram2017-03-021-17/+17
|
* 3746Kartik K. Agaram2017-02-071-2/+2
|
* 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-60/+60
|
* 3710Kartik K. Agaram2016-12-261-469/+469
| | | | | 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-474/+498
| | | | | | 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.
* 3679Kartik K. Agaram2016-11-171-2/+2
|
* 3558Kartik K. Agaram2016-10-221-17/+20
|
* 3544Kartik K. Agaram2016-10-221-1/+1
|
* 3543Kartik K. Agaram2016-10-221-1/+11
|
* 3524Kartik K. Agaram2016-10-201-6/+6
|
* 3431Kartik K. Agaram2016-09-301-42/+43
| | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files.
* 3395Kartik K. Agaram2016-09-171-58/+63
|
* 3117Kartik K. Agaram2016-07-201-1/+0
|
* 3013Kartik K. Agaram2016-05-261-4/+8
|
* 2996Kartik K. Agaram2016-05-211-2/+33
|
* 2875Kartik K. Agaram2016-04-271-7/+8
|
* 2812Kartik K. Agaram2016-03-271-15/+24
|
* 2745Kartik K. Agaram2016-03-091-1/+1
|
* 2744Kartik K. Agaram2016-03-091-3/+3
| | | | Tweak colors and font-sizes in generated html.
* 2743Kartik K. Agaram2016-03-091-69/+61
| | | | | Looks like "TOhtml | <other command>" doesn't work on Mac OS X for some reason..
* 2706 - update htmlKartik K. Agaram2016-02-251-5/+5
|
* 2625Kartik K. Agaram2016-02-021-1/+1
|
* 2605Kartik K. Agaram2016-01-261-7/+1
|
* 2611Kartik K. Agaram2015-11-291-1/+1
|
* 2423 - describe shape-shifting in html docsKartik K. Agaram2015-11-101-25/+27
|
* 2175Kartik K. Agaram2015-09-061-49/+176
|
* 2062Kartik K. Agaram2015-08-231-23/+22
|
* 1949Kartik K. Agaram2015-08-061-33/+130
|
* 1885Kartik K. Agaram2015-07-291-0/+235