summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Hartwig <mandyke@gmail.com>2012-05-30 11:57:09 +0800
committerDaniel Hartwig <mandyke@gmail.com>2012-05-30 11:57:09 +0800
commitc170cbc7081230155d0f41039f3b2267be5e4fe5 (patch)
tree7948d4a6c42f678fda818903e239fc8fe79b7e2a /.gitignore
parentb4e2e2c590ab4ed1b52fee9c86f9e44473825901 (diff)
downloadaptitude-c170cbc7081230155d0f41039f3b2267be5e4fe5.tar.gz
Remove redundancy in doc build system
Lots of code was duplicated between makefiles for the various translations. Much of this is now in common rules files making it easier to add new translations. Translations that use po4a and provide full documentation have been updated to use the new includes. Some work is still required to make this compatible with the non-po4a and partial translations. * doc/common.mk: - common rules for doc makefiles * doc/po4a.mk: - common rules for po4a makefiles * doc/po4a/po4a.cfg: - new po files are picked up automatically - translate also safety-cost-level-diagram.svg * doc/po4a/Makefile.am: - update-po only updates the po files * doc/po4a/po/Makefile.am: - include aptitude.pot in dist files * doc/{es,fr,it}/Makefile.am: - use common rules
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 19683d8c..27ddf375 100644
--- a/.gitignore
+++ b/.gitignore
@@ -115,6 +115,21 @@ doc/fr/manpage.xml
doc/fr/output-html/
doc/fr/output-man/
doc/fr/output-txt/
+doc/it/Makefile
+doc/it/Makefile.in
+doc/it/README.it
+doc/it/aptitude.it.8
+doc/it/aptitude.it.8.tmp
+doc/it/aptitude.xml
+doc/it/doc-css-stamp
+doc/it/doc-html-stamp
+doc/it/doc-stamp
+doc/it/images/Makefile
+doc/it/images/Makefile.in
+doc/it/manpage.xml
+doc/it/output-html/
+doc/it/output-man/
+doc/it/output-txt/
doc/ja/Makefile
doc/ja/Makefile.in
doc/ja/README.ja