aboutsummaryrefslogtreecommitdiff
path: root/doc/asciidoc/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2013-05-26build-sys: move to non-recursive buildSami Kerola1-3/+17
This rather large change will attempts to make 'make' to work better. See excellent paper 'Recursive Make Considered Harmful' by Peter Miller for further explanation why several make files is worse than one for whole project. Note. The tests are build with 'make check' rather than defining TEST. Reference: http://miller.emu.id.au/pmiller/books/rmch/ Reference: http://karelzak.blogspot.co.uk/2013/02/non-recursive-automake.html
2009-05-26Added new 'make dist' target for ease in updating the manualsJim Ramsay1-5/+6
2009-05-26Converted startfluxbox(1) to asciidoc formatJim Ramsay1-1/+1
2009-05-26Converted fbsetroot(1) to asciidoc formatJim Ramsay1-1/+1
2009-05-26Moved fbsetbg(1) to asciidoc formatJim Ramsay1-1/+1
2009-05-26Moved fbrun(1) to asciidoc formatJim Ramsay1-1/+1
2009-05-26Created fluxbox-menu(5)Jim Ramsay1-1/+1
This separates the menu-syntax portions of fluxbox.txt out into its own man page, and includes a rather large rewrite of much of fluxbox.txt, as well as small improvements in other pages.
2009-05-26Process all asciidoc-generated man pages with sedJim Ramsay1-6/+15
This makes things a bit simpler and more generic.
2009-05-26Renamed fluxstyle(1) to fluxbox-style(5)Jim Ramsay1-2/+2
2009-05-26Added fluxbox-apps(5) manpageJim Ramsay1-1/+6
This now shares the CLIENT PATTERNS section in common with fluxbox-keys(5), so I split this out into a client-patterns.txt which is included by both fluxbox-apps.txt and fluxbox-keys.txt.
2008-08-20split documenation into different directoriesMathias Gumz1-2/+1
2008-08-20create section 5 manpages as wellMathias Gumz1-2/+6
2008-08-20make creating manpages easierMathias Gumz1-0/+19