Commit Graph

6 Commits

Author SHA1 Message Date
c3669d71c6 Highlight docs/spec/* as DataSpec 2013-06-12 03:20:48 +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
892a704ce8 propagate from branch 'i2p.www' (head 62a731f768583a0395b0bc7616382dd5b698b88c)
to branch 'i2p.www.revamp' (head 602b2ecdbd48945fc7ce3858a1c066d6a148379d)
2013-06-04 13:09:44 +00:00
8281464f73 More URL fixes 2013-02-06 04:03:51 +00:00
7171a3bd78 Added lastupdated and accuratefor blocks to consolidate and enable styling 2012-12-14 03:41:29 +00:00
eaf047963b Moved docs/specs/* to docs/spec/* 2012-12-11 05:43:44 +00:00