summaryrefslogtreecommitdiffstats
path: root/docs/manual/manual.mk
Commit message (Expand)AuthorAgeFilesLines
* docs/manual: do not override BR2_EXTERNALYann E. MORIN2015-11-031-3/+0
* doc/manual: fix generating manual after legacy overhaulYann E. MORIN2015-05-021-1/+4
* docs/asciidoc: make it possible to use $(@D) in hooksYann E. MORIN2014-10-121-1/+1
* docs: rename the GENDOC infrastructureYann E. MORIN2014-10-121-1/+1
* docs: separate the GENDOC infra from our manual definitionYann E. MORIN2014-10-121-150/+1
* docs/manual: always look for resources in destination directoryYann E. MORIN2014-10-121-1/+3
* docs/manual: use the new hooks instead of gendoc rulesYann E. MORIN2014-10-121-7/+10
* docs/manual: allow documents to define some hooks, as for a packageYann E. MORIN2014-10-121-2/+8
* docs/manual: rename the generic dependency rulesYann E. MORIN2014-10-121-3/+6
* docs/manual: properly separate rules specific for our manualYann E. MORIN2014-10-121-18/+23
* docs/manual: last pass at removing hard-coded path in GENDOC_INNERYann E. MORIN2014-10-121-34/+40
* docs/manual: allow a document to declare where its resources areYann E. MORIN2014-10-121-1/+5
* docs/manual: do not hardcode name of the generated documentYann E. MORIN2014-10-121-46/+47
* docs/manual: move manual-prepare-sources rule into GENDOCYann E. MORIN2014-10-121-1/+3
* docs/manual: manual-update-lists is not a generic GENDOC ruleYann E. MORIN2014-10-121-1/+2
* docs/manual: simplify generation dependenciesYann E. MORIN2014-10-121-2/+1
* docs/manual: copying the manual sources is a common actionYann E. MORIN2014-10-121-7/+7
* docs/manual: get rid of legacy comment in GENDOCYann E. MORIN2014-10-121-3/+0
* gendoc infra: disable pdf manual generation if xsltproc is buggySamuel Martin2014-10-121-1/+27
* gendoc infra: avoid a2x warningSamuel Martin2014-10-121-1/+16
* gendoc infra: move manual build location into $(BUILD_DIR)/docs/manualSamuel Martin2014-10-121-8/+16
* gendoc infra: cosmetic fixesSamuel Martin2014-09-211-5/+8
* manual: high-level restructuringThomas De Schampheleire2014-08-171-2/+2
* gendoc infra: add support for asciidoc configuration filesThomas De Schampheleire2014-08-161-1/+7
* gendoc infra: use $(pkgname) instead of explicitly passing 'manual'Thomas De Schampheleire2014-08-161-10/+10
* infra: consistently use double dollar signs inside inner-xxx-targetsThomas De Schampheleire2014-06-141-9/+12
* core: introduce the BR2_EXTERNAL variableThomas Petazzoni2013-12-081-0/+3
* manual: do not generate .pyc filesYann E. MORIN2013-12-061-1/+1
* docs/manual: limit the depth of the TOC in the HTML outputYann E. MORIN2013-12-031-2/+2
* manual generation: rename manual-txt into manual-textThomas De Schampheleire2013-11-011-1/+1
* manual generation: check dependencies firstThomas De Schampheleire2013-11-011-1/+31
* manual generation: change capitalization of messagesThomas De Schampheleire2013-09-201-3/+3
* Fix build reproducibility in Make 3.82Jérôme Pouiller2013-09-061-1/+1
* manual: add a make target 'manual-update-lists'Samuel Martin2013-05-041-5/+14
* manual: sprinkle with some calls to MESSAGESamuel Martin2013-02-171-1/+1
* manual: set toc depth to 4 for html outputsSamuel Martin2012-11-151-2/+2
* manual: make clean target consistent with others in buildrootSamuel Martin2012-11-151-3/+3
* Move the manual build infrastructure to docs/manual/manual.mkThomas Petazzoni2012-04-201-0/+48
OpenPOWER on IntegriCloud