Add a special lexer for sphinx/pygments
authorIustin Pop <iustin@google.com>
Mon, 26 Mar 2012 12:57:26 +0000 (14:57 +0200)
committerIustin Pop <iustin@google.com>
Mon, 26 Mar 2012 15:26:24 +0000 (17:26 +0200)
commit7142485ab5d515165b44fef36a67426ec0426a64
tree6bff0dc1d0cbf3f6a90e89e7ecafa2b31d26f616
parent01eb6409b836c3d70fd2f7cc8e441f9a5f183c75
Add a special lexer for sphinx/pygments

This will be used throughout our docs for better formatting example
shell sessions, with custom markup for comments, user fixed input and
user variable input.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>
Makefile.am
doc/conf.py
lib/build/shell_example_lexer.py [new file with mode: 0644]