]> mj.ucw.cz Git - libucw.git/commit
Created documentation system.
authorMichal Vaner <vorner@ucw.cz>
Sat, 26 Jul 2008 14:28:30 +0000 (16:28 +0200)
committerMartin Mares <mj@ucw.cz>
Mon, 25 Aug 2008 21:36:28 +0000 (23:36 +0200)
commit91972e1a8200da60d621b5341fc2e672a6d9f77b
treede0662276f31c3527044b50e549fdad53dd7d0ef
parent23ad0c554648ddfa2693b985e70d8cec901c55e3
Created documentation system.

`make docs' compiles documentation.

It uses asciidoc and is enriched by taking data directly from source code.
Some tests are done with ucw/doc/fastbuf.txt and ucw/fastbuf.h.

Created documentation is saved into the obj dir.
build/Makebottom
build/Maketop
build/extract-doc.pl [new file with mode: 0755]
ucw/Makefile
ucw/doc/Makefile [new file with mode: 0644]
ucw/doc/fastbuf.txt [new file with mode: 0644]
ucw/fastbuf.h