summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2022-02-08 08:22:34 +0100
committerMartin Fischer <martin@push-f.com>2022-02-08 08:22:34 +0100
commit68e00a92f000deaed9f420b021cb09d949b3d126 (patch)
tree0cfc60285cc7c5ff3df742eec9d1d0359a9520de
parentf4f60f96bdf3e3ee0f42321dced94d39634cdb4c (diff)
add todo
-rwxr-xr-xpydoc.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pydoc.py b/pydoc.py
index f537204..9311e0a 100755
--- a/pydoc.py
+++ b/pydoc.py
@@ -264,6 +264,7 @@ if __name__ == '__main__':
system.options.docformat = docformat
else:
print(f"[warning] sphinx inventory for {package_name} does not contain py:module, we're ignoring the inventory")
+ # TODO: display warning in HTML
pydoctor.driver.main(