X-Git-Url: https://www.pipapo.org/gitweb/?p=nobug;a=blobdiff_plain;f=doc%2Fnobug_manual.conf;h=bd7afed6a52cab7aa5f966ff3d0d6a707989253e;hp=22147a89498f6fdf3e0e8336deb214734052f52b;hb=f150bfcdd5371a6a892c987f1980b44b32eb08cd;hpb=deed5a0d475eb876d2ad4c0b002416af28662181 diff --git a/doc/nobug_manual.conf b/doc/nobug_manual.conf index 22147a8..bd7afed 100644 --- a/doc/nobug_manual.conf +++ b/doc/nobug_manual.conf @@ -1,7 +1,23 @@ -//_ NoBug -//_ ===== +//_ NoBug Reference Manual +//_ ====================== //_ Christian_Thäter,_Benny_Lyons //_ +//_ [abstract] +//_ ***************************************************************** +//_ NoBug is a debugging library for instrumenting C and C++ programs +//_ inspired by ideas originating from Design-by-Contract. +//_ ***************************************************************** +//_ +//_ [quote] +//_ __________________________________________________________________ +//_ Everyone makes mistakes, but with NoBug you won't make them twice! +//_ __________________________________________________________________ +//_ +//_ ifdef::basebackend-latex[] +//_ Contents +//_ -------- +//_ endif::basebackend-latex[] +//_ //=overview //=buildinstall @@ -19,8 +35,13 @@ //=predefflags +//=logflagsexample + +//=logformat + //=macros + //=parametertable //=srccontext @@ -71,12 +92,18 @@ //=dlalgo //_ -//_ Index -//_ ----- +//_ Reference Index +//_ --------------- //_ -Todo index only for html generation, other dockbook toolchains generate -the index automatically +//_ [dotted] //=index //_ //=license + +//_ Credits +//_ ------- +//_ +//=credits + +