summaryrefslogtreecommitdiff
path: root/Makefile-docs.am
Commit message (Collapse)AuthorAgeFilesLines
* build: Dist bwrap.xml in tarballColin Walters2016-11-091-0/+1
| | | | | | | Closes: #112 Closes: #113 Approved by: cgwalters
* build: Use git.mkColin Walters2016-04-221-0/+1
| | | | | | | It's less manual etc. Closes: #33 Approved by: alexlarsson
* build: Add --enable-man, autodetect xsltprocColin Walters2016-03-141-0/+2
| | | | | | | Some builds (e.g. embedded) may not want docs. Pull request: #3 Approved by: cgwalters
* Add a man page for bwrapMatthias Clasen2016-03-071-0/+14
This does use docbook stylesheets and xsltproc. If we want to avoid that build dependency, we can just generate it once and be done.