#python stdlib has a generated code documenter shoved into it: #pydoc. It has a lot of design problems, top of which is that it works poorly as a pure CI task to generate static HTML.
I forked it and made it at least usable, albeit still ugly.
https://github.com/matthewdeanmartin/pydoc_fork
Next step would be to use modern website templating. Maybe if it ever got attention & I felt peer pressure to improve it again.
pydoc3 builtins
A short screencast showing how to use the command `pydoc3` to access the Python documentation in the terminal on a Linux based operating system.
https://www.youtube.com/watch?v=oUxRyur1vBg
#CommandLine #Documentation #LinuxHowto #ManPageMonday #Pydoc #PythonDocumentation #PythonProgrammer #PythonTip #ReferenceManual #RTFM #Screencast #SoftwareDevelopment #TerminalTip #UnixHowto #TerminalTok
#commandline #documentation #linuxhowto #manpagemonday #pydoc #pythondocumentation #pythonprogrammer #pythontip #referencemanual #rtfm #screencast #softwaredevelopment #terminaltip #unixhowto #terminaltok