aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-08-18Revert "Revert "Import external/python/jinja into master""IRIS YANG
2020-07-17Revert "Import external/python/jinja into master"IRIS YANG
2020-06-22ignore trim_blocks using '+%}'Amy
2020-05-23update package and filesystem loader docsDavid Lord
2020-05-18use pip-compile to pin dev requirementsDavid Lord
2020-04-19remove vim syntax fileDavid Lord
2020-03-30Merge branch '2.11.x'David Lord
2020-03-22Fix html tagNils K
2020-02-28Add link to template designer documentationldealmei
2020-02-27Merge branch '2.11.x'David Lord
2020-02-08rewrite async discussionDavid Lord
2020-02-08Fix async docDavid Brochart
2020-02-05apply pyupgrade and f-stringsDavid Lord
2020-02-05remove Python 2 from docsDavid Lord
2020-01-26Revert "rename imports to jinja"David Lord
2020-01-10rename imports to jinjaDavid Lord
2020-01-10simplify module docstringsDavid Lord
2020-01-10remove old scripts and examplesDavid Lord
2020-01-10apply blackDavid Lord
2019-12-08fix(templates.rst): fix typo (`hat` => `that`)Imran Iqbal
2019-10-23use "Jinja" instead of "Jinja2"David Lord
2019-10-23use "Jinja" instead of "Jinja2"David Lord
2019-10-20clarify cycler.next() behaviorDavid Lord
2019-10-19clean up i18n documentationDavid Lord
2019-10-18document lack of file extensionDavid Lord
2019-10-18document behavior of block tag in if blockDavid Lord
2019-10-18format expression docsDavid Lord
2019-10-18improve docs about string methods in templatesDavid Lord
2019-10-13Don't make cond_expr_undefined configurableAdrian Moennich
2019-10-13Use separate undefined object for CondExprAdrian Moennich
2019-10-04document debug extensionDavid Lord
2019-07-26Merge branch '2.10.x'David Lord
2019-07-26Merge branch '2.9.x' into docsDavid Lord
2019-07-26fix linkcheck issuesDavid Lord
2019-07-26modernize docs config, use pallets-sphinx-themesDavid Lord
2019-07-23support underscore in int and floatCleoQc
2019-07-23clean up scientific notation supportDavid Lord
2019-07-22support scientific notationCleoQc
2019-07-20Correct syntax highlighting of jinja block in docsJon Dufresne
2019-07-20Merge branch '2.10.x'David Lord
2019-06-18Import abstract base classes from collections.abcFlorian Bruhin
2019-06-05Merge pull request #1009 from shamsimam/doc-python-methodsJoshua Bronson
2019-06-05Merge pull request #1012 from yongbozhang/issue-423Joshua Bronson
2019-06-05Fix "duplicate object description of jinja2" warningjab
2019-06-05Improve nested extends (super.super) example.jab
2019-06-05Write a new documentation section on nesting extends.Scott Crosby
2019-06-02issue-423 remind not to put block in if statements in docyongbozhang
2019-05-31docs: Python3-ize the examplesDeepak Amin
2019-05-31adds documentation on use of python methods in expressionsShams Imam
2019-05-11Merge pull request #988 from tbnorth/triv_docs_linkKevin Brown