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

Ferass 'Vitali64' EL HAFIDI 00090de5e3 Update copyright %!s(int64=2) %!d(string=hai) anos
docs f6d6609994 Add support for proper page titles %!s(int64=2) %!d(string=hai) anos
templates d972cbe985 Improvements %!s(int64=2) %!d(string=hai) anos
www d972cbe985 Improvements %!s(int64=2) %!d(string=hai) anos
.gitignore b30e519986 Init %!s(int64=2) %!d(string=hai) anos
LICENSE 1823312b01 Init %!s(int64=2) %!d(string=hai) anos
README.md 1823312b01 Init %!s(int64=2) %!d(string=hai) anos
learn.sh 00090de5e3 Update copyright %!s(int64=2) %!d(string=hai) anos

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