Skip to content
Snippets Groups Projects

Add a simple pygmentize lexer for syntax coloring of pugs examples

Merged Stéphane Del Pino requested to merge feature/user-doc into develop
5 files
+ 76
2
Compare changes
  • Side-by-side
  • Inline

Files

+ 2
0
@@ -78,6 +78,8 @@ if (EMACS)
DEPENDS
"${PUGS_SOURCE_DIR}/doc/userdoc.org"
"${PUGS_SOURCE_DIR}/doc/lisp/userdoc-pdf.el"
"${PUGS_SOURCE_DIR}/tools/pgs-pygments.sh"
"${PUGS_SOURCE_DIR}/tools/pgs-pygments.py"
pugs
pugsdoc-dir
pugsdoc-download-elpa
Loading