module torst

Short summary

module lecture_citation.torst

Converts quotes into rst.

source on GitHub

Functions

function

truncated documentation

to_rst

Converts a quote defined as a dictionary into rst.

Documentation

Converts quotes into rst.

source on GitHub

lecture_citation.torst.to_rst(quote)

Converts a quote defined as a dictionary into rst.

Paramètres:

quote – dictionary

Renvoie:

text file

source on GitHub