what's up doc - experimental documentation browser
Go to file
2024-07-28 03:41:54 -04:00
src/wud plan 2024-07-28 03:15:00 -04:00
tests scaffold 2024-07-28 00:50:53 -04:00
.gitignore scaffold 2024-07-28 00:50:53 -04:00
LICENSE scaffold 2024-07-28 00:50:53 -04:00
pdm.lock not really working yet 2024-07-28 02:35:08 -04:00
pyproject.toml not really working yet 2024-07-28 02:35:08 -04:00
README.md want to see bugs 2024-07-28 03:41:54 -04:00

wud: what's up doc

.-.
|  \                                    __
(   `\                                 /  |
 \    \                               /   |
  |  | `\                            /    /
  |  |\  \                         /` /  /
  |  | \  \                     ./'  /  /
  |  |  \  \                   /   _/|  |
  |  |   \  \                /'  _/  |  |
  |  |    \  \             /'   /   /   )
  |  (     \  \           /    /   /   /
  (   \     \  \         /    /   /   /
   \   \     )  )       /    /   /   /
    \   \    |  |      /    /   /   /
     \   \   |  |     /    /   /   /
      \   \  |  |    /    /   /   /
       \   \ |  |   (    /   /  /'
        \   \|  |   |   /  /' /'
         \   \  /`. |`. \/' /'
          \     `-;-;-;   /'
           `\            <
             >  .-"-.   .-\
            / .' ,__   `   \
           |     |  \      /\
           |     |__ \    |_ \
      _.------.._| o\ |   |o`|\_
   ,-`.          `. | |   |  |''`'-._._
  _.-'.            `:_|.__|/`'.-- - ;_ `
 '   '     ``--.```--.. \/`..--'''  ; `-.
  .-``.      -.,-..__._.._._.__.   ;`-.
 '    `.        `;   |  | |      .'    `
       `.         `-.|  | |    _'
         `.._     .  `--''`_.-'
             ``--._`-...-'"
        jgs      ;:    ;

(via asciiart.eu

Tasks

  • TODO: add key navigation
    • arrow keys/hjkl
    • / search
    • m new module prompt
  • IDEA: pluggable parsers for other languages
  • TODO: classes
    • constructor
    • methods
    • attributes
  • DONE: basic browser of docstrings