mu/html/edit
Kartik Agaram 08a0eed699 4891
Couple more tweaks to html rendering:
a) SubX definitions no longer link redundantly to themselves. This long-standing
issue turns out to be tractable to solve for SubX files since the syntax
is so simple.
b) Fix links to SubX definitions in other directories. I forgot that I
have to always generate tags from the directory of the file being linkified.
c) Fix link colors. Before we lost all syntax highlighting for functions
and Globals. Now they maintain their colors, just add an underline.
2018-12-30 00:02:42 -08:00
..
001-editor.mu.html 4891 2018-12-30 00:02:42 -08:00
002-typing.mu.html 4891 2018-12-30 00:02:42 -08:00
003-shortcuts.mu.html 4891 2018-12-30 00:02:42 -08:00
004-programming-environment.mu.html 4891 2018-12-30 00:02:42 -08:00
005-sandbox.mu.html 4891 2018-12-30 00:02:42 -08:00
006-sandbox-copy.mu.html 4891 2018-12-30 00:02:42 -08:00
007-sandbox-delete.mu.html 4891 2018-12-30 00:02:42 -08:00
008-sandbox-edit.mu.html 4891 2018-12-30 00:02:42 -08:00
009-sandbox-test.mu.html 4891 2018-12-30 00:02:42 -08:00
010-sandbox-trace.mu.html 4891 2018-12-30 00:02:42 -08:00
011-errors.mu.html 4891 2018-12-30 00:02:42 -08:00
012-editor-undo.mu.html 4891 2018-12-30 00:02:42 -08:00