]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/CMakeLists.txt
update URLs in code and documentation
[nominatim.git] / docs / CMakeLists.txt
index bf453a77b802d8e0326e9af4013c79a2d16ee044..1a7dbd1c64d99f846accac108727979d5e9e12c5 100644 (file)
@@ -1,8 +1,8 @@
 # Auto-generated vagrant install documentation
 
 set (INSTALLDOCFILES
-     install-on-centos-7
-     install-on-ubuntu-16
+     Install-on-Centos-7
+     Install-on-Ubuntu-16
     )
 
 foreach (df ${INSTALLDOCFILES})
@@ -18,9 +18,12 @@ ADD_CUSTOM_TARGET( md_install_${df} ALL
         )
 endforeach()
 
+# Copied static documentation
+
 set (GENERALDOCFILES
      Installation.md
-     Import_and_update.md
+     Import-and-Update.md
+     Faq.md
     )
 
 foreach (df ${GENERALDOCFILES})