updating documentation
authorVolker Birk <vb@pep-project.org>
Thu, 08 Apr 2021 21:11:30 +0200
changeset 77 5b23278ed81f
parent 76 8ee36a9655d7
child 78 0b05c2bce9e4
updating documentation
Makefile
heading.en.yhtml2
--- a/Makefile	Thu Apr 08 15:22:59 2021 +0200
+++ b/Makefile	Thu Apr 08 21:11:30 2021 +0200
@@ -7,7 +7,7 @@
 homepage: index.html features.html yslt.html toolchain.html programming.html hello.html
 
 update: homepage format.css gpl-2.0.txt
-	rsync -avC *.html *.yml2 format.css *.yhtml2 gpl-2.0.txt samples dragon:fdik.org/yml2/
+	rsync -avC *.html format.css *.yhtml2 gpl-2.0.txt samples dragon:fdik.org/yml2/
 
 update-all: update yml2c yml2.py pyPEG.py backend.py yml2proc
 	if test -z $(VERSION) ; then echo VERSION not set ; exit 1 ; fi
--- a/heading.en.yhtml2	Thu Apr 08 15:22:59 2021 +0200
+++ b/heading.en.yhtml2	Thu Apr 08 21:11:30 2021 +0200
@@ -16,9 +16,7 @@
         "YML 2.7.0 of Thu 08 Apr 2021  ā€“  Copyleft 2007-2021, "
         a "http://blog.fdik.org", "Volker Birk";
         " ā€“ "
-        a "http://fdik.org/yml2.tar.bz2", "Download YML 2";
-        " ā€“ "
-        a "https://pep.foundation/dev/repos/yml2/", "Mercurial repository";
+        a "https://gitea.pep.foundation/fdik/yml2", "Download YML 2";
     }
 }
 
@@ -58,9 +56,7 @@
     ne "toolchain#processor", "YML/YSLT processor";
     ne "toolchain#recommended", "Recommended external tools";
     ne "http://www.auchdieserschwachsinnmussinsinternet.de/2009-03/#s1236859037", "Windows tool chain";
-    ne "http://fdik.org/yml2.tar.bz2", "Download YML 2";
-    ne "toolchain#downloads", "Download different versions";
-    ne "https://cacert.pep.foundation/dev/repos/yml2/", "Mercurial Repository at pā‰”p foundation (CAcert needed)";
+    ne "https://gitea.pep.foundation/fdik/yml2", "Download YML 2";
 
     h1 "Misc";
     ne "gpl-2.0.txt", "License for YML";