summaryrefslogtreecommitdiff
path: root/static-files/journal/prettify/lang-proto.js
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2011-03-12 15:45:53 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2011-03-12 15:45:53 +0100
commit9c1d0dd3041f1a062f2d9708c0dc6eaa7f089c80 (patch)
tree17e3f101f557ae049454038a7d1a1a38feb5f208 /static-files/journal/prettify/lang-proto.js
parent7d9f81622846a5d775703b765819d887f23dd29c (diff)
Calculate the number of comments for each article. Add Google Code Prettify.
Diffstat (limited to 'static-files/journal/prettify/lang-proto.js')
-rw-r--r--static-files/journal/prettify/lang-proto.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/static-files/journal/prettify/lang-proto.js b/static-files/journal/prettify/lang-proto.js
new file mode 100644
index 0000000..e67967f
--- /dev/null
+++ b/static-files/journal/prettify/lang-proto.js
@@ -0,0 +1 @@
+PR.registerLangHandler(PR.sourceDecorator({keywords:'bool bytes default double enum extend extensions false fixed32 fixed64 float group import int32 int64 max message option optional package repeated required returns rpc service sfixed32 sfixed64 sint32 sint64 string syntax to true uint32 uint64',cStyleComments:true}),['proto']) \ No newline at end of file