Skip to main content

A Simple Tool for Documenting Jinja2 Template-Files

Project description

Author:

Hartmut Goebel <h.goebel@crazy-compilers.com>

Licence:

GNU General Public Licence v3 or later (GPLv3+)

This tool allows you writing documentation directly into jinja2 template-files as comments. These comments will then be converted to text and the template-code goes into literal blocks.

This is some kind of literate programming, except that you do not write code into your text, but text into your code. This difference allows to use the template-file directly without any pre-processing.

Usage:

jinja2rst [-h] infile outfile

positional arguments:
  infile      jinja2-template-file to read (`-` for stdin)
  outfile     rst-file to write (`-` for stdout)

optional arguments:
  -h, --help  show this help message and exit

How it works

This script takes all lines beginning with # (and lines consisting of only a #) as text-lines. Everything else will be treated as “code”. The text-lines will get the # removed and the “code” will get spaces prepended.

Additionally at the start and at the end of a “code”-block, lines are added as required by reStructuredText. Also at the begin of a “code”-block, a :: is added if required.

Examples

You can find example jinja2-input, rst-output and generated html in the examples directory. You may also view the generated html online at https://rawgit.com/htgoebel/jinja2rst/develop/examples/main.html.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jinja2rst-0.1.tar.gz (21.0 kB view details)

Uploaded Source

File details

Details for the file jinja2rst-0.1.tar.gz.

File metadata

  • Download URL: jinja2rst-0.1.tar.gz
  • Upload date:
  • Size: 21.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for jinja2rst-0.1.tar.gz
Algorithm Hash digest
SHA256 f3e2927c1816aa7099c14dbc6aae97a5bcdc49649c30e0223b8b8ee1d8b67983
MD5 cdac83535d59b2d8bc5f6194c8e29148
BLAKE2b-256 9310e7790e6a28cd8d81fc2341ca37066791a9e7c84cfd0330c238da0b468c5d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page