diff options
author | Daniel Pizetta <daniel.pizetta@usp.br> | 2018-01-31 14:26:52 -0200 |
---|---|---|
committer | Daniel Pizetta <daniel.pizetta@usp.br> | 2018-01-31 14:26:52 -0200 |
commit | 2812706a86c4f78d7c7d5215e804efb46aba1b53 (patch) | |
tree | 59dccff408a6651539d196cc728fa9697d42b42d | |
parent | 0a9d655717e6647bc08129991be1cebc85aa542c (diff) | |
download | sphinx-git-2812706a86c4f78d7c7d5215e804efb46aba1b53.tar.gz |
Including change and author
-rw-r--r-- | AUTHORS | 1 | ||||
-rw-r--r-- | CHANGES | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -73,6 +73,7 @@ Other contributors, listed alphabetically, are: * Joel Wurtz -- cellspanning support in LaTeX * Hong Xu -- svg support in imgmath extension and various bug fixes * Stephen Finucane -- setup command improvements and documentation +* Daniel Pizetta -- inheritance diagram improvements Many thanks for all contributions! @@ -15,6 +15,7 @@ Features added Bugs fixed ---------- +* #4019: inheritance_diagram AttributeError stoping make process Testing -------- |