Cretonne pygments lexer

This commit is contained in:
Jakob Olesen
2016-01-19 20:28:33 -08:00
parent edb2440eaf
commit 36cb753c4f
2 changed files with 38 additions and 1 deletions

View File

@@ -34,7 +34,8 @@ extensions = [
'sphinx.ext.todo',
'sphinx.ext.mathjax',
'sphinx.ext.ifconfig',
'cton_domain'
'cton_domain',
'cton_lexer',
]
# Add any paths that contain templates here, relative to this directory.