diff options
author | Martin Fischer <martin@push-f.com> | 2022-02-08 08:22:34 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2022-02-08 08:22:34 +0100 |
commit | 68e00a92f000deaed9f420b021cb09d949b3d126 (patch) | |
tree | 0cfc60285cc7c5ff3df742eec9d1d0359a9520de | |
parent | f4f60f96bdf3e3ee0f42321dced94d39634cdb4c (diff) |
add todo
-rwxr-xr-x | pydoc.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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( |