summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2022-09-24 10:56:07 +0200
committerMarkus Heiser <markus.heiser@darmarit.de>2022-09-24 10:56:07 +0200
commitf08165f52415062d6418b1fdfa1e8a2510d543f7 (patch)
treef0183262664f1c20eb7697cece72f6e7fc148a30 /docs
parentbafebe91ac9812c4ac243b0717f411b1ed0a66a9 (diff)
[docs] add description of the field 'type' from paper.html template
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs')
-rw-r--r--docs/dev/engine_overview.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/dev/engine_overview.rst b/docs/dev/engine_overview.rst
index 7d94b83f..efe9d7bf 100644
--- a/docs/dev/engine_overview.rst
+++ b/docs/dev/engine_overview.rst
@@ -348,6 +348,10 @@ the parameter ``template`` must be set to the desired type.
- :py:class:`datetime <datetime.datetime>`
- last publication date
+ * - type
+ - :py:class:`str`
+ - short description of medium type, e.g. *book*, *pdf* or *html* ...
+
* - authors
- :py:class:`List <list>`\ [\ :py:class:`str`\ ]
- list of authors of the work (authors with a "s")