Adding upstream version 10.4.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
275e9758ad
commit
63044b3f6c
88 changed files with 1637 additions and 436 deletions
6
pdoc/templates/module.html.jinja2
Normal file
6
pdoc/templates/module.html.jinja2
Normal file
|
@ -0,0 +1,6 @@
|
|||
{% extends "default/module.html.jinja2" %}
|
||||
|
||||
{% if module.docstring %}
|
||||
{% macro module_name() %}
|
||||
{% endmacro %}
|
||||
{% endif %}
|
Loading…
Add table
Add a link
Reference in a new issue