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

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

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