• #dev 2021-12-07
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2021-12-07 UTC
# 18:50
[snarfed]
the per-method and other code-specific docs are better left to your actual docs, which are often auto-generated from docstrings, etc. easier to keep those up to date when they live with the code itself. (also dependencies, leave those to your setup.py or requirements.txt unless they're unusual)