summaryrefslogtreecommitdiff
path: root/make/doc-i18n-root-vars.make
diff options
context:
space:
mode:
authorJohn Mandereau <john.mandereau@gmail.com>2010-01-10 15:53:51 +0100
committerJohn Mandereau <john.mandereau@gmail.com>2010-01-10 16:03:10 +0100
commitd9fcd3db46970a4afbc4e073abb2156ecc865981 (patch)
tree8156b1525838c090a5dcd908392018dc4fdfcdaa /make/doc-i18n-root-vars.make
parentc410a211d45026b5a10ec1138033b36b05b462e8 (diff)
Docs: remove translations status pages and old documentation index
The documentation index has been replaced with sections Manuals in the new website. Translations status pages are temporarily removed because they have been broken by defining the top node via a Texinfo macro; thety will be reintroduced when rewriting the translations status generator using a Texinfo parser to really parse Texinfo manuals and generate Texinfo code, which will fix issue 857.
Diffstat (limited to 'make/doc-i18n-root-vars.make')
-rw-r--r--make/doc-i18n-root-vars.make4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/doc-i18n-root-vars.make b/make/doc-i18n-root-vars.make
index 40faf01c3c..207ef4472d 100644
--- a/make/doc-i18n-root-vars.make
+++ b/make/doc-i18n-root-vars.make
@@ -1,7 +1,3 @@
-HTML_PAGE_NAMES = translations
-HTML_FILES = $(HTML_PAGE_NAMES:%=%.html)
-OUT_HTML_FILES = $(HTML_PAGE_NAMES:%=$(outdir)/%.html)
-
# ISOLANG must be defined
LANGS = $(shell $(PYTHON) $(top-src-dir)/python/langdefs.py)