]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/depend.py
doc/Makefile.am: add missing image file
[lyx.git] / lib / doc / depend.py
index 4a5b585f6687fd72855527adefc9231d5e61b896..deeb067afc9cef98d6c362a1f5dd3c260472e42b 100644 (file)
@@ -30,7 +30,7 @@ import os
 
 import re
 
-possible_documents = ("Intro", "FAQ", "Tutorial", "UserGuide", "EmbeddedObjects", "Extended", "Customization")
+possible_documents = ("Customization", "EmbeddedObjects", "Extended", "FAQ", "Intro", "Math", "Tutorial", "UserGuide")
 
 def documents(srcdir, lang, dir_prefix = None):
     '''Return documents for specified language. Translated files are in lang