-
-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Labels
help wanted 🤷Extra attention is neededExtra attention is needed
Description
Expected Behavior
As per the information in here I was expecting the documentation to be placed inside the html
folder.
Actual Behavior
Is not happening.
Steps to Reproduce
sudo pip3 install pdoc3
cd /myProject
pdoc3 --html -o ./html/ myProg.pu
Additional info
- pdoc version:
pip3 show pdoc3
Name: pdoc3
Version: 0.9.2
Summary: Auto-generate API documentation for Python projects.
Home-page: https://pdoc3.github.io/pdoc/
Author: UNKNOWN
Author-email: UNKNOWN
License: AGPL-3.0
Location: /usr/local/lib/python3.5/dist-packages
Requires: markdown, mako
Required-by:
Metadata
Metadata
Assignees
Labels
help wanted 🤷Extra attention is neededExtra attention is needed