Commit Graph

10 Commits

Author SHA1 Message Date
zzz
cbe00761d7 clarify stream IDs 2014-08-18 15:15:01 +00:00
zzz
3cdb619a30 formatting cleanups 2014-01-30 15:42:15 +00:00
zzz
7fd00fe330 Streaming spec update for variable signatures
Add link to streaming spec on doc index
2014-01-28 14:51:51 +00:00
7b6fcc9a74 Changes after propagation 2013-12-25 21:56:34 +00:00
50c17e40eb 0.9.9 2013-12-08 21:25:13 +00:00
346364747e 0.9.7 2013-07-16 09:53:10 +00:00
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
b455e878c7 Assorted internal and external URL fixes 2013-02-06 01:55:33 +00:00
d5a8e1b958 Split streaming library page between docs/api/ and docs/spec/ 2013-02-06 00:27:20 +00:00