CallofDuty.py icon indicating copy to clipboard operation
CallofDuty.py copied to clipboard

Add Documentation

Open EthanC opened this issue 4 years ago • 2 comments

CallofDuty.py documentation will be automatically generated using Portray once support for NumPy docstrings has been added.

This will produce a beautiful, static documentation site based on MkDocs which will then be hosted on GitHub Pages.

EthanC avatar Jan 27 '20 06:01 EthanC

Portray seems to work on the codebase. I only had to change the following line in pyproject.toml

name = "callofduty"

Then I was able to run portray server --host 0.0.0.0 and it seemed to work just fine.

UtahDave avatar Dec 15 '20 08:12 UtahDave

Is this ever happening?

noobiangodd avatar Jun 28 '21 19:06 noobiangodd