Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.13 KB

File metadata and controls

24 lines (16 loc) · 1.13 KB

How to

A repo to record learning and useful tools

Presentations from markdown

Documentation

  • sphinx Produces nice documentation but fiddly and uses rst by default
  • pdoc Uses markdown
  • MkDocs Uses markdown

Linting and type-checking

Think about programming

The programmer's brain and key points