about summary refs log tree commit diff stats
path: root/html/053recipe_header.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-118/+118
|
* 3710Kartik K. Agaram2016-12-261-616/+616
| | | | | 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-625/+649
| | | | | | 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-13/+23
|
* 3604Kartik K. Agaram2016-10-271-1/+10
|
* 3578Kartik K. Agaram2016-10-231-0/+28
|
* 3558Kartik K. Agaram2016-10-221-1/+44
|
* 3544Kartik K. Agaram2016-10-221-1/+1
|
* 3543Kartik K. Agaram2016-10-221-4/+12
|
* 3524Kartik K. Agaram2016-10-201-20/+20
|
* 3456Kartik K. Agaram2016-10-061-0/+1
|
* 3431Kartik K. Agaram2016-09-301-37/+38
| | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files.
* 3395Kartik K. Agaram2016-09-171-41/+40
|
* 3355Kartik K. Agaram2016-09-151-1/+23
|
* 3158Kartik K. Agaram2016-07-271-4/+4
|
* 3102Kartik K. Agaram2016-07-051-0/+4
|
* 2996Kartik K. Agaram2016-05-211-0/+533