Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upCustomizing pdoc's html output #11
Comments
This comment has been minimized.
This comment has been minimized.
|
Yes. See the Instead of specifying a path on the command line, you can also drop them in mkdir ~/.config/pdoc
cp /usr/lib/python2.7/site-packages/pdoc/templates/* ~/.config/pdoc/(You'll need to replace the above path with wherever you installed |
This comment has been minimized.
This comment has been minimized.
|
Excellent, thanks! |
ishirav
closed this
Jul 15, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ishirav commentedJul 15, 2014
Is it possible to customize the html output, add my own css, etc.?