Commit Graph

3 Commits

Author SHA1 Message Date
02fc43e866 propagate from branch 'i2p.www' (head b9cbaa4a678064867b82132ba2012d03afc6c5b3)
to branch 'i2p.www.revamp' (head 87d1d76279c3d3b2e34974e145c8d20f1e0d4f90)
2013-12-25 21:53:56 +00:00
6a1d9daa57 Tag datastructure definitions in docs/spec/* for highlighting
Currently the language used for highlighting is auto-detected and not ideal.
A datastructure-definition lexer should be created to optimize highlighting.

Some specifications have links to other parts of the documentation; currently
these would get escaped and highlighted (and so these specifications have not
been tagged). The HighlightExtension needs extending so that sections of text
to not highlight (or escape) can be marked. Alternatively, the HTML formatter
supports adding links using a ctags file, but this would require formalizing
the datastructure-definition format enough to be able to identify names
properly.
2013-06-10 07:23:39 +00:00
24168fb4e5 Migrated geoip.html 2013-06-04 13:33:02 +00:00