bloomberg / memray

Memray is a memory profiler for Python
https://bloomberg.github.io/memray/
Apache License 2.0
13.36k stars 397 forks source link

Generate Sphinx docs in nitpicky mode #348

Closed godlygeek closed 1 year ago

godlygeek commented 1 year ago

Add -n to SPHINXOPTS in docs/Makefile, and update the documentation to fix any issues uncovered by these extra checks.

aelsayed95 commented 1 year ago

I'll do this one