about summary refs log tree commit diff stats
path: root/html/085scenario_console.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-61/+61
|
* 3710Kartik K. Agaram2016-12-261-314/+314
| | | | | 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-318/+342
| | | | | | 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.
* 3667Kartik K. Agaram2016-11-111-1/+1
|
* 3567Kartik K. Agaram2016-10-231-4/+4
|
* 3544Kartik K. Agaram2016-10-221-1/+1
|
* 3543Kartik K. Agaram2016-10-221-1/+1
|
* 3524Kartik K. Agaram2016-10-201-10/+7
|
* 3456Kartik K. Agaram2016-10-061-10/+27
|
* 3431Kartik K. Agaram2016-09-301-2/+3
| | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files.
* 3395Kartik K. Agaram2016-09-171-10/+10
|
* 3315Kartik K. Agaram2016-09-101-1/+1
|
* 3266Kartik K. Agaram2016-08-271-39/+36
|
* 3235Kartik K. Agaram2016-08-201-2/+2
|
* 3219Kartik K. Agaram2016-08-171-0/+4
| | | | | | | | 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.
* 3102Kartik K. Agaram2016-07-051-2/+2
|
* 2996Kartik K. Agaram2016-05-211-1/+3
|
* 2866Kartik K. Agaram2016-04-251-10/+10
|
* 2812Kartik K. Agaram2016-03-271-32/+43
|
* 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-71/+63
| | | | | 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-15/+23
|
* 2430 - make room for more transformsKartik K. Agaram2015-11-131-0/+323