Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 329 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 329 Bytes

quickdoc

Quick, offline, minimalist documentation.

A screenshot of the documentation display

A bit like zeal, but uses the docs on the local system.

Support for:

  • Go stdlib (via go doc)
  • Python (via help())
  • Man
  • commandline programs (via the --help flag)