aboutsummaryrefslogtreecommitdiff
path: root/docs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* app-init: Adding '-s' option to set a configuration option before theTrygve Laugstøl2013-11-011-1/+6
| | | | | | resolver is executed and app is installed. The configuration will be available when the app's hooks are executed. o Running the documentation though aspell.
* o Supporting older versions of asciidoc.Trygve Laugstøl2013-11-011-2/+7
|
* o Adding a man page on internals.Trygve Laugstøl2013-10-261-4/+13
|
* o Better links in HTML docs.Trygve Laugstøl2013-10-261-2/+2
|
* app-cat-conf: Removing -n argument, adding -k and -g for 'key' andTrygve Laugstøl2013-10-261-2/+4
| | | | 'group' lookups.
* o Adding '-f [file]' option to app-conf set.Trygve Laugstøl2013-10-261-2/+6
|
* o Making all app-conf options except import use <-l location>.Trygve Laugstøl2013-10-201-0/+9
o Setting $HOME to the temporary area when testing. o Adding test docs for app-conf.