aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3dv/html_minitoc.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-191-203/+0
| | | | | | | | | * v3dv (3.2) "merged" into v3 (previously 3.1) (& removed) * conf/sisu/v3dv --> conf/sisu/v3 * data/sisu/v3dv --> data/sisu/v3 * lib/sisu/v3dv --> lib/sisu/v3 * bin/sisu* (v3dv references changed to v3) * (--dev modifier (superfluous for the time being) runs main v3 branch)
* v3dv, dal +, use symbols to identify document objects type (is) and group (of)sisu_3.1.13Ralph Amissah2012-02-031-9/+14
| | | | * (dal & code affected as a result)
* v3dv: replace use of most ruby exclamation (!) method actionssisu_3.1.12Ralph Amissah2012-01-231-8/+8
|
* v3dv: call most methods by full name (include associated module & class names)Ralph Amissah2012-01-231-6/+6
| | | | * messing with code, merge back now likely to become v3.2
* v3dv: class names, use more CamelCaseRalph Amissah2012-01-101-16/+16
|
* v3dv: module names, use more CamelCaseRalph Amissah2012-01-101-1/+1
|
* v3dv, add dev branch (use to make some changes to module & class names & test)Ralph Amissah2012-01-101-0/+198
* (intended as) short term branch, merge back into v3 once tested * sisu --dev (to invoke)