[Xenomai-git] Philippe Gerum : doc: use http in URLs

2015-06-23 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: fc9b0e5dc0219223f96bc767dfc5acd2c6cad153
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=fc9b0e5dc0219223f96bc767dfc5acd2c6cad153

Author: Philippe Gerum r...@xenomai.org
Date:   Tue Jun 23 15:35:02 2015 +0200

doc: use http in URLs

---

 README |   20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/README b/README
index 8f8d0a4..7abb371 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@
 Where to start from?
 
 
-https://xenomai.org/start-here/ is the best place to start learning
+http://xenomai.org/start-here/ is the best place to start learning
 about Xenomai 3.
 
 Built-in documentation
@@ -24,24 +24,24 @@ Online documentation
 The online version of the documentation is available from our website
 for the current release:
 
-https://xenomai.org/installing-xenomai-3-x/
-https://xenomai.org/building-applications-with-xenomai-3-x/
-https://xenomai.org/running-applications-with-xenomai-3-x/
-https://xenomai.org/migrating-from-xenomai-2-x-to-3-x/
-https://xenomai.org/documentation/xenomai-3/html/xeno3prm/index.html
-https://xenomai.org/troubleshooting-a-dual-kernel-configuration/
-https://xenomai.org/troubleshooting-a-single-kernel-configuration/
+http://xenomai.org/installing-xenomai-3-x/
+http://xenomai.org/building-applications-with-xenomai-3-x/
+http://xenomai.org/running-applications-with-xenomai-3-x/
+http://xenomai.org/migrating-from-xenomai-2-x-to-3-x/
+http://xenomai.org/documentation/xenomai-3/html/xeno3prm/index.html
+http://xenomai.org/troubleshooting-a-dual-kernel-configuration/
+http://xenomai.org/troubleshooting-a-single-kernel-configuration/
 
 Building from sources
 =
 
 Detailed instructions for building from sources are available at:
-https://xenomai.org/installing-xenomai-3-x/
+http://xenomai.org/installing-xenomai-3-x/
 
 - GIT clone:
 
   git://git.xenomai.org/xenomai-3.git
-  https://git.xenomai.org/xenomai-3.git
+  http://git.xenomai.org/xenomai-3.git
   http://git.xenomai.org/xenomai-3.git
 
   Once the repository is cloned, make sure to bootstrap the autoconf


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : doc: regenerate documentation

2015-06-23 Thread git repository hosting
Module: xenomai-3
Branch: next
Commit: b132977a2a1ec72e18d5fb4cccade9395a46a7d3
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=b132977a2a1ec72e18d5fb4cccade9395a46a7d3

Author: Philippe Gerum r...@xenomai.org
Date:   Tue Jun 23 15:39:16 2015 +0200

doc: regenerate documentation

---

 doc/asciidoc/README.INSTALL.adoc   |   11 +-
 doc/prebuilt/html/MIGRATION/index.html |2 +-
 doc/prebuilt/html/README.APPLICATIONS/index.html   |2 +-
 doc/prebuilt/html/README.INSTALL/index.html|   13 +-
 .../html/TROUBLESHOOTING.COBALT/index.html |2 +-
 .../html/TROUBLESHOOTING.MERCURY/index.html|2 +-
 .../cobalt_2kernel_2rtdm_2udd_8h_source.html   |  178 ++--
 doc/prebuilt/html/xeno3prm/group__rtdm__udd.html   |4 +-
 doc/prebuilt/html/xeno3prm/search/search.idx   |  Bin 1352886 - 1352890 
bytes
 doc/prebuilt/pdf/MIGRATION.pdf |  Bin 222324 - 222324 
bytes
 doc/prebuilt/pdf/README.APPLICATIONS.pdf   |  Bin 79327 - 79327 bytes
 doc/prebuilt/pdf/README.INSTALL.pdf|  Bin 180149 - 180155 
bytes
 doc/prebuilt/pdf/TROUBLESHOOTING.COBALT.pdf|  Bin 139168 - 139168 
bytes
 doc/prebuilt/pdf/TROUBLESHOOTING.MERCURY.pdf   |  Bin 37717 - 37717 bytes
 doc/prebuilt/pdf/xeno3prm.pdf  |  Bin 2059776 - 2062142 
bytes
 15 files changed, 106 insertions(+), 108 deletions(-)

diff --git a/doc/asciidoc/README.INSTALL.adoc b/doc/asciidoc/README.INSTALL.adoc
index 931aaa5..555d5da 100644
--- a/doc/asciidoc/README.INSTALL.adoc
+++ b/doc/asciidoc/README.INSTALL.adoc
@@ -354,7 +354,7 @@ although this is not mandatory if building with 
`--disable-tls`.
   tree (git.xenomai.org), the autoconf (= 2.62), automake and libtool
   packages must be available on your build system. This is not
   required when building from a source tree extracted from a
-  http://download.gna.org/xenomai/[release tarball].
+  link:/downloads/xenomai/[release tarball].
 
 _Cobalt_-specific requirements
 ^^
@@ -363,7 +363,7 @@ _Cobalt_-specific requirements
 
 - An interrupt pipeline (I-pipe) patch must be available for your
   target kernel. You can find the official patches issued by the
-  Xenomai project http://download.gna.org/adeos/patches/v3.x/[there].
+  Xenomai project link:/downloads/ipipe/[there].
   Only patches from the *ipipe-core* series are appropriate, legacy
   patches from the *adeos-ipipe* series are not.
 
@@ -390,10 +390,9 @@ source tree:
 $ ./scripts/bootstrap
 -
 
-If building from a http://download.gna.org/xenomai[release tarball], a
-set of autoconf-generated file will be readily available from the
-extracted source tree, and therefore reconfiguring will not be
-required.
+If building from a link:/downloads/xenomai/[release tarball], a set of
+autoconf-generated file will be readily available from the extracted
+source tree, and therefore reconfiguring will not be required.
 
 When run, the generated `configure` script prepares for building the
 libraries and programs, for both the _Cobalt_ and _Mercury_ cores. The
diff --git a/doc/prebuilt/html/MIGRATION/index.html 
b/doc/prebuilt/html/MIGRATION/index.html
index f84813a..8238665 100644
--- a/doc/prebuilt/html/MIGRATION/index.html
+++ b/doc/prebuilt/html/MIGRATION/index.html
@@ -3461,7 +3461,7 @@ CC = $(shell $(CONFIG_CMD) --cc)/code/pre
 div id=footnoteshr //div
 div id=footer
 div id=footer-text
-Last updated 2015-06-21 15:55:29 CEST
+Last updated 2015-06-23 15:36:01 CEST
 /div
 /div
 /body
diff --git a/doc/prebuilt/html/README.APPLICATIONS/index.html 
b/doc/prebuilt/html/README.APPLICATIONS/index.html
index 218bcae..6794b40 100644
--- a/doc/prebuilt/html/README.APPLICATIONS/index.html
+++ b/doc/prebuilt/html/README.APPLICATIONS/index.html
@@ -850,7 +850,7 @@ package is called emvalgrind-devel/em on Fedora./td
 div id=footnoteshr //div
 div id=footer
 div id=footer-text
-Last updated 2015-06-21 15:55:29 CEST
+Last updated 2015-06-23 15:36:01 CEST
 /div
 /div
 /body
diff --git a/doc/prebuilt/html/README.INSTALL/index.html 
b/doc/prebuilt/html/README.INSTALL/index.html
index 769508b..cc5a96e 100644
--- a/doc/prebuilt/html/README.INSTALL/index.html
+++ b/doc/prebuilt/html/README.INSTALL/index.html
@@ -1142,7 +1142,7 @@ If you plan to build from the sources available from the 
Xenomai GIT
   tree (git.xenomai.org), the autoconf (gt;= 2.62), automake and libtool
   packages must be available on your build system. This is not
   required when building from a source tree extracted from a
-  a href=http://download.gna.org/xenomai/;release tarball/a.
+  a href=/downloads/xenomai/release tarball/a.
 /p
 /li
 /ul/div
@@ -1159,7 +1159,7 @@ The kernel version must be 3.10 or better.
 p
 An interrupt pipeline (I-pipe) patch must be available for your
   target kernel. You can find the official patches issued by the
-  Xenomai project a