This is a mirror of http://vitali64.duckdns.org/git/utils/learn.git . Issues are accepted.

Ferass 'Vitali64' EL HAFIDI 00090de5e3 Update copyright před 2 roky
docs f6d6609994 Add support for proper page titles před 2 roky
templates d972cbe985 Improvements před 2 roky
www d972cbe985 Improvements před 2 roky
.gitignore b30e519986 Init před 2 roky
LICENSE 1823312b01 Init před 2 roky
README.md 1823312b01 Init před 2 roky
learn.sh 00090de5e3 Update copyright před 2 roky

README.md

learn, a documentation generator

Facts

  • POSIX sh

  • Works on non-GNU systems and BSD systems

  • Less than 100 SLOC

How to use

Put your markdown files in docs/, you can, if you want to be organized, create sub-directories (but docs/foo/bar/foobar.md wont work for now)!

Generate the documentation:

$ ./learn.sh

For more information:

$ ./learn.sh --help