summaryrefslogtreecommitdiffstats
path: root/doc/submitting-patches.txt
AgeCommit message (Collapse)AuthorFilesLines
2011-07-28Unify modelines in Asciidoc filesDan McGee1-3/+3
This gets us close to using the same modeline in all files we run through Asciidoc, as well as adding the spell and spelllang declarations, just as we had in NEWS already. The choice of 'en_us' is mainly for consistency and because the body of work already uses these spellings. Signed-off-by: Dan McGee <dan@archlinux.org>
2009-04-11doc: move files around for consistencyDan McGee1-0/+98
Move some of our documentation files, even though they aren't manpages, to the doc/ directory. This allows the new 'html' make target to manage them. Signed-off-by: Dan McGee <dan@archlinux.org>