Files
@ 476daae2a94c
Branch filter:
Location: kallithea/docs/usage/locking.rst
476daae2a94c
1.1 KiB
text/prs.fallenstein.rst
style: generate pygments.css directly with pygmentize -a
This avoids 'sed' post-processing of the generated css.
pygments.css can thus be generated with:
pygmentize -S default -f html -a .code-highlight > kallithea/public/css/pygments.css
This avoids 'sed' post-processing of the generated css.
pygments.css can thus be generated with:
pygmentize -S default -f html -a .code-highlight > kallithea/public/css/pygments.css