aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-02-08Fix async docDavid Brochart
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
2019-05-08Add ChainableUndefined allowing getattr & getitem (#997)Étienne Pelletier
2019-05-06fixes #242, deletes link to Jinja 1 docs.Terry N. Brown
2019-05-06Merge remote-tracking branch 'origin/2.10.x'David Lord
2019-05-06Fix tox docs-html buildsKevin Brown
2019-02-08Fix typoRuben Garcia
2018-11-25Fix broken nl2br filter exampleMark Amery
2018-11-02Remove reference to deprecated easy_install; use pip insteadJon Dufresne
2018-10-18Fix ambiguity in include sectionGrey Li
2018-08-29Trim trailing white space throughout the projectJon Dufresne
2018-08-07Merge pull request #853 from doobeh/584-filters-indexDavid Lord
2018-08-07Merge pull request #869 from jwflory/docs/vim-syntaxDavid Lord
2018-08-07Import abstract base classes from collections.abcFlorian Bruhin
2018-06-27Also drop Python 2.6Florian Bruhin