chiark
/
gitweb
/
~cjwatson
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68e845d
)
doxygen: kill dead code.
author
Vladimír Vondruš
<mosra@centrum.cz>
Fri, 9 Feb 2018 20:41:01 +0000
(21:41 +0100)
committer
Vladimír Vondruš
<mosra@centrum.cz>
Fri, 9 Feb 2018 20:41:01 +0000
(21:41 +0100)
doxygen/dox2html5.py
patch
|
blob
|
history
diff --git
a/doxygen/dox2html5.py
b/doxygen/dox2html5.py
index 13f788ffa54579538bc5fc7cf873dea0dceb3355..7aeb7f9db524341a4c0e04fc73084be9c1acf458 100755
(executable)
--- a/
doxygen/dox2html5.py
+++ b/
doxygen/dox2html5.py
@@
-852,8
+852,6
@@
def parse_desc_internal(state: State, element: ET.Element, immediate_parent: ET.
assert element.tag == 'para' # is inside a paragraph :/
has_block_elements = True
- out.param_kind = i.attrib['kind']
- assert out.param_kind in ['param', 'templateparam']
for param in i:
# This is an overcomplicated shit, so check sanity
# http://www.stack.nl/~dimitri/doxygen/manual/commands.html#cmdparam