sphinx-jinja

includes jinja templates in a documentation

MIT License

Downloads
887.5K
Stars
29
Committers
10
sphinx-jinja - 1.2.1 Latest Release

Published by tardyp almost 3 years ago

1.2.1

untight the dependency on jinja2 from ^2.11 to >=2.11

1.2.0

  • switch test to pytest
  • Use jinja_base for debug printing template files
  • Add Environment customization for kwargs, filters, tests, globals, and policies
  • Refactor debug printing and fix urllib import
  • Use debug in tests - currently breaks on 3.7+
  • Add CI environments for 3.6, 3.7, 3.8, 3.9, and 3.10
  • Add requirements to requirements.txt and setup.py
  • Add MIT license file
  • README.rst: add debug option
  • README.rst: fix formatting
sphinx-jinja -

Published by tardyp about 6 years ago

1.1.0

  • Don't let header_char modify the default config in-place
  • Allow parallel builds
sphinx-jinja -

Published by tardyp about 6 years ago

1.0.0

  • update changelog
  • add github url in home page
  • Allow not passing a context (i.e., empty dict)
  • Support `.. include::` in template