summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2022-09-24 11:56:16 +0200
committerGitHub <noreply@github.com>2022-09-24 11:56:16 +0200
commitddd380fc063119e7e6103aaa7db222363cfb2fee (patch)
treef0183262664f1c20eb7697cece72f6e7fc148a30
parentbafebe91ac9812c4ac243b0717f411b1ed0a66a9 (diff)
parentf08165f52415062d6418b1fdfa1e8a2510d543f7 (diff)
Merge pull request #1803 from return42/paper-type
[docs] add description of the field 'type' from paper.html template
-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")