aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/ao_endnotes.rb
Commit message (Collapse)AuthorAgeFilesLines
* v5: merged v6 librariesRalph Amissah2014-08-081-2/+2
| | | | | | | | | | | | * commandline, --act0 to --act9, rc-config with flag:act[0-9] * configurable command line options increased to 0 - 9 (instead of 0 - 5) * use --act0 to --act9 (previous flags -1 to -5; -0 to -9 now available) * default --act0 * rc config with flag:act0 to flag:act9 (previously roman numerals) * legacy roman numeral configuration works (for now) * use opt.act, code internals (simplify, cleaner; remove opt.cmd & opt.mod) * hub, further changes related to use of opt.act; hub file split
* v5 v6: ao, code cosmetic rearrangementRalph Amissah2014-07-011-10/+24
|
* v5: date 2014: headers bin/sisu & lib/; code constants.rbRalph Amissah2014-01-061-1/+2
|
* v5: renaming files & modules ao & AO (from dal & DAL)Ralph Amissah2013-12-021-0/+128
* ao (abstract objects) shorter, also easily searched, higher sort location abstract as representation of & extraction of document objects (dal (document abstraction layer))