Carlos Jenkins
Carlos Jenkins
- Better looking. - Include documentation that it can be used with Napoleon. https://sphinxcontrib-napoleon.readthedocs.io/en/latest/ - Include a video showing how to setup everything.
Hi, Thanks a lot for this beautiful and legible theme. Could you please release a new version? A released fix for #23 in PyPI would be great. Thanks.
In section "Copying": http://www.rafekettler.com/magicmethods.html#copying Says: > When you want to deep copy an individual attribute, call copy.deepcopy() on that attribute with memodict as the first argument. Official documentation for Python...
Splitting from #7 Currently the call to the PlantUML server asserts that the servers returns a non-error HTTP code: https://github.com/carlos-jenkins/plantweb/blob/bf4eec5021a6f75e9fb3bcb34bec7b6cd8bb9dc8/lib/plantweb/plantuml.py#L123 Nevertheless, PlantUML reports always 200 OK even if the diagram...
- Add documentation to deploy plantweb with docker. - Add the statement that plantweb is Python 2 and 3 safe (install documentation implies Python3 only). - Correct some typos (usefulL,...