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

2016-07-09 Thread git repository hosting
Module: xenomai-2.6
Branch: refs/tags/v3.0-rc5
Commit: b132977a2a1ec72e18d5fb4cccade9395a46a7d3
URL:
http://git.xenomai.org/?p=xenomai-2.6.git;a=commit;h=b132977a2a1ec72e18d5fb4cccade9395a46a7d3

Author: Philippe Gerum 
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)
 
 
 
-Last updated 2015-06-21 15:55:29 CEST
+Last updated 2015-06-23 15:36:01 CEST
 
 
 
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 valgrind-devel on Fedora.
 
 
 
-Last updated 2015-06-21 15:55:29 CEST
+Last updated 2015-06-23 15:36:01 CEST
 
 
 
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 (>= 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.
+  release tarball.
 
 
 
@@ -1159,7 +1159,7 @@ The kernel version must be 3.10 or better.
 
 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 there.
   Only patches from the ipipe-core series are appropriate, 
legacy
   patches from the adeos-ipipe series are not.
 
@@ -1196,10 +1196,9 @@ source tree:
 
 $ ./scripts/

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

2016-02-24 Thread git repository hosting
Module: xenomai-2.5
Branch: refs/tags/v2.5.6.1
Commit: 7da2872592b487f3be3fd320ecdbbcd35a816aad
URL:
http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=7da2872592b487f3be3fd320ecdbbcd35a816aad

Author: Philippe Gerum 
Date:   Thu Aug  2 09:32:07 2012 +0200

doc: regenerate documentation

---

 doc/generated/html/api/8255_8c.html|  177 +-
 doc/generated/html/api/8255_8c.js  |   27 +
 doc/generated/html/api/8255_8c__incl.map   |   12 +-
 doc/generated/html/api/8255_8c__incl.md5   |2 +-
 doc/generated/html/api/8255_8c__incl.png   |  Bin 5108 -> 19623 bytes
 doc/generated/html/api/8255_8h-source.html |   77 -
 doc/generated/html/api/8255_8h.html|  189 +-
 doc/generated/html/api/8255_8h.js  |7 +
 doc/generated/html/api/8255_8h__dep__incl.map  |8 +-
 doc/generated/html/api/8255_8h__dep__incl.md5  |2 +-
 doc/generated/html/api/8255_8h__dep__incl.png  |  Bin 3512 -> 11010 bytes
 doc/generated/html/api/8255_8h__incl.map   |   10 +-
 doc/generated/html/api/8255_8h__incl.md5   |2 +-
 doc/generated/html/api/8255_8h__incl.png   |  Bin 3284 -> 11208 bytes
 doc/generated/html/api/8255_8h_source.html |  174 +
 doc/generated/html/api/alarm_8h.html   |  215 +-
 doc/generated/html/api/alarm_8h.js |   17 +
 doc/generated/html/api/alarm_8h__dep__incl.map |8 +-
 doc/generated/html/api/alarm_8h__dep__incl.md5 |2 +-
 doc/generated/html/api/alarm_8h__dep__incl.png |  Bin 2316 -> 7438 bytes
 doc/generated/html/api/alarm_8h__incl.map  |   48 +-
 doc/generated/html/api/alarm_8h__incl.md5  |2 +-
 doc/generated/html/api/alarm_8h__incl.png  |  Bin 23522 -> 124029 bytes
 .../{alarm_8h-source.html => alarm_8h_source.html} |  173 +-
 doc/generated/html/api/analogy_2buffer_8h.html |  169 +-
 ...-source.html => analogy_2buffer_8h_source.html} |  207 +-
 .../html/api/analogy_2types_8h-source.html |   51 -
 doc/generated/html/api/analogy_2types_8h.html  |  179 +-
 .../html/api/analogy_2types_8h__dep__incl.map  |   22 +-
 .../html/api/analogy_2types_8h__dep__incl.md5  |2 +-
 .../html/api/analogy_2types_8h__dep__incl.png  |  Bin 9655 -> 33569 bytes
 .../html/api/analogy_2types_8h_source.html |  148 +
 doc/generated/html/api/analogy_8h-source.html  |  192 -
 doc/generated/html/api/analogy_8h.html |  192 +-
 doc/generated/html/api/analogy_8h__dep__incl.map   |   14 +-
 doc/generated/html/api/analogy_8h__dep__incl.md5   |2 +-
 doc/generated/html/api/analogy_8h__dep__incl.png   |  Bin 3573 -> 13340 bytes
 doc/generated/html/api/analogy_8h__incl.map|   18 +-
 doc/generated/html/api/analogy_8h__incl.md5|2 +-
 doc/generated/html/api/analogy_8h__incl.png|  Bin 7844 -> 32667 bytes
 doc/generated/html/api/analogy_8h_source.html  |  289 +
 .../html/api/analogy__driver_8h-source.html|   48 -
 doc/generated/html/api/analogy__driver_8h.html |  189 +-
 .../html/api/analogy__driver_8h__dep__incl.map |   26 +-
 .../html/api/analogy__driver_8h__dep__incl.md5 |2 +-
 .../html/api/analogy__driver_8h__dep__incl.png |  Bin 12005 -> 53288 bytes
 .../html/api/analogy__driver_8h__incl.map  |8 +-
 .../html/api/analogy__driver_8h__incl.md5  |2 +-
 .../html/api/analogy__driver_8h__incl.png  |  Bin 2378 -> 8073 bytes
 .../html/api/analogy__driver_8h_source.html|  145 +
 doc/generated/html/api/annotated.html  |  148 +-
 doc/generated/html/api/annotated.js|   33 +
 doc/generated/html/api/apc_8h-source.html  |   47 -
 doc/generated/html/api/apc_8h_source.html  |  144 +
 doc/generated/html/api/arm_2hal_8c.html|  192 +-
 doc/generated/html/api/arm_2hal_8c.js  |   35 +
 doc/generated/html/api/arm_2hal_8c__incl.map   |2 +
 doc/generated/html/api/arm_2hal_8c__incl.md5   |2 +-
 doc/generated/html/api/arm_2hal_8c__incl.png   |  Bin 6075 -> 32161 bytes
 ...assert_8h-source.html => assert_8h_source.html} |  155 +-
 doc/generated/html/api/async_8c.html   |  224 +-
 doc/generated/html/api/async_8c.js |   12 +
 doc/generated/html/api/async_8c__incl.map  |   26 +-
 doc/generated/html/api/async_8c__incl.md5  |2 +-
 doc/generated/html/api/async_8c__incl.png  |  Bin 12259 -> 52134 bytes
 doc/generated/html/api/bc_s.png|  Bin 0 -> 677 bytes
 .../{bheap_8h-source.html => bheap_8h_source.html} |  151 +-
 doc/generated/html/api/blackfin_2hal_8c.html   |  200 +-
 doc/generated/html/api/blackfin_2hal_8c.js |   31 +
 doc/generated/html/api/blackfin_2hal_8c__incl.map  |2 +
 doc/generated/html/api/blackfin_2hal_8c__incl.md5  |2 +-
 doc/generated/html/api/blackfin_2hal_8c__incl.png  |  Bin 5051 -> 23916 bytes
 doc/generated/html

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

2016-02-24 Thread git repository hosting
Module: xenomai-2.5
Branch: refs/tags/v2.4.10
Commit: d2329da6cc41f067a07dae90f829966dfbd364b5
URL:
http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=d2329da6cc41f067a07dae90f829966dfbd364b5

Author: Philippe Gerum 
Date:   Tue Oct 27 19:20:21 2009 +0100

doc: regenerate documentation

---

 doc/generated/html/api/alarm_8h.html   |   97 +-
 doc/generated/html/api/alarm_8h__dep__incl.map |8 +-
 doc/generated/html/api/alarm_8h__dep__incl.png |  Bin 9472 -> 9189 bytes
 doc/generated/html/api/alarm_8h__incl.map  |   34 +-
 doc/generated/html/api/alarm_8h__incl.md5  |2 +-
 doc/generated/html/api/alarm_8h__incl.png  |  Bin 77020 -> 75453 bytes
 .../{alarm_8h-source.html => alarm_8h_source.html} |   51 +-
 doc/generated/html/api/annotated.html  |   29 +-
 .../api/{apc_8h-source.html => apc_8h_source.html} |   29 +-
 doc/generated/html/api/arm_2hal_8c.html|   86 +-
 doc/generated/html/api/arm_2hal_8c__incl.map   |2 +
 doc/generated/html/api/arm_2hal_8c__incl.png   |  Bin 38185 -> 36608 bytes
 ...assert_8h-source.html => assert_8h_source.html} |   33 +-
 .../{bheap_8h-source.html => bheap_8h_source.html} |   29 +-
 doc/generated/html/api/blackfin_2hal_8c.html   |   86 +-
 doc/generated/html/api/blackfin_2hal_8c__incl.map  |2 +
 doc/generated/html/api/blackfin_2hal_8c__incl.png  |  Bin 27607 -> 27409 bytes
 doc/generated/html/api/blackfin_2nmi_8c.html   |   54 +-
 doc/generated/html/api/blackfin_2nmi_8c__incl.map  |2 +
 doc/generated/html/api/blackfin_2nmi_8c__incl.png  |  Bin 28184 -> 28443 bytes
 doc/generated/html/api/bound__task_8c-example.html |   33 +-
 ...cancel_8h-source.html => cancel_8h_source.html} |   29 +-
 doc/generated/html/api/classes.html|   33 +-
 ...iler_8h-source.html => compiler_8h_source.html} |   29 +-
 doc/generated/html/api/cond__var_8c-example.html   |   49 +-
 .../{core_8h-source.html => core_8h_source.html}   |   31 +-
 doc/generated/html/api/cross-link_8c-example.html  |  159 +-
 doc/generated/html/api/deprecated.html |   39 +-
 doc/generated/html/api/device_8c.html  |   71 +-
 doc/generated/html/api/device_8c__incl.map |   44 +-
 doc/generated/html/api/device_8c__incl.md5 |2 +-
 doc/generated/html/api/device_8c__incl.png |  Bin 170790 -> 168613 
bytes
 doc/generated/html/api/doxygen.css |   57 +
 doc/generated/html/api/drvlib_8c.html  |  377 +-
 doc/generated/html/api/drvlib_8c__incl.map |   40 +-
 doc/generated/html/api/drvlib_8c__incl.md5 |2 +-
 doc/generated/html/api/drvlib_8c__incl.png |  Bin 141982 -> 140052 
bytes
 doc/generated/html/api/event_8h.html   |  112 +-
 doc/generated/html/api/event_8h__dep__incl.map |8 +-
 doc/generated/html/api/event_8h__dep__incl.png |  Bin 9440 -> 9053 bytes
 doc/generated/html/api/event_8h__incl.map  |   16 +-
 doc/generated/html/api/event_8h__incl.md5  |2 +-
 doc/generated/html/api/event_8h__incl.png  |  Bin 28591 -> 28869 bytes
 .../{event_8h-source.html => event_8h_source.html} |   53 +-
 .../html/api/event__flags_8c-example.html  |   39 +-
 doc/generated/html/api/examples.html   |   89 +-
 doc/generated/html/api/files.html  |  155 +-
 doc/generated/html/api/functions.html  |  432 +-
 doc/generated/html/api/functions_func.html |   36 +-
 doc/generated/html/api/functions_vars.html |  425 +-
 doc/generated/html/api/generic_2hal_8c.html|   96 +-
 doc/generated/html/api/generic_2hal_8c__incl.map   |2 +
 doc/generated/html/api/generic_2hal_8c__incl.png   |  Bin 38841 -> 38668 bytes
 doc/generated/html/api/generic_2nmi_8c.html|   54 +-
 doc/generated/html/api/generic_2nmi_8c__incl.map   |2 +
 doc/generated/html/api/generic_2nmi_8c__incl.png   |  Bin 14719 -> 15333 bytes
 doc/generated/html/api/globals.html|   36 +-
 doc/generated/html/api/globals_0x63.html   |  315 +-
 doc/generated/html/api/globals_0x6e.html   |   39 +-
 doc/generated/html/api/globals_0x70.html   |   36 +-
 doc/generated/html/api/globals_0x72.html   | 1176 +-
 doc/generated/html/api/globals_0x73.html   |   63 +-
 doc/generated/html/api/globals_0x74.html   |   69 +-
 doc/generated/html/api/globals_0x78.html   |  348 +-
 doc/generated/html/api/globals_defs.html   |  494 +-
 doc/generated/html/api/globals_enum.html   |   48 +-
 doc/generated/html/api/globals_eval.html   |   87 +-
 doc/generated/html/api/globals_func.html   |  921 +-
 doc/generated/html/api/globals_func_0x78.html  |  345 +-
 doc/generated/html/api/globals_type.html   |  153 +-
 doc/generated/html/api/graph_legend.html   |   45 +-
 doc/generated/html/api/graph_legend.png|  Bin 22417 -> 22439 bytes
 doc/generated/html/api/

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

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

Author: Philippe Gerum 
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)
 
 
 
-Last updated 2015-06-21 15:55:29 CEST
+Last updated 2015-06-23 15:36:01 CEST
 
 
 
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 valgrind-devel on Fedora.
 
 
 
-Last updated 2015-06-21 15:55:29 CEST
+Last updated 2015-06-23 15:36:01 CEST
 
 
 
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 (>= 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.
+  release tarball.
 
 
 
@@ -1159,7 +1159,7 @@ The kernel version must be 3.10 or better.
 
 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 there.
   Only patches from the ipipe-core series are appropriate, 
legacy
   patches from the adeos-ipipe series are not.
 
@@ -1196,10 +1196,9 @@ source tree:
 
 $ ./scripts/bootstrap
 
-If 

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

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

Author: Philippe Gerum 
Date:   Sun Jun 21 16:00:02 2015 +0200

doc: regenerate documentation

---

 doc/prebuilt/html/MIGRATION/index.html |2 +-
 doc/prebuilt/html/README.APPLICATIONS/index.html   |2 +-
 doc/prebuilt/html/README.INSTALL/index.html|2 +-
 .../html/TROUBLESHOOTING.COBALT/index.html |2 +-
 .../html/TROUBLESHOOTING.MERCURY/index.html|2 +-
 .../html/xeno3prm/bufp-label_8c-example.html   |   21 +-
 .../html/xeno3prm/bufp-readwrite_8c-example.html   |   21 +-
 doc/prebuilt/html/xeno3prm/cluster_8h_source.html  |4 +-
 .../html/xeno3prm/cobalt-core_8h_source.html   | 1131 ++--
 .../html/xeno3prm/cobalt-posix_8h_source.html  | 1901 ++--
 .../html/xeno3prm/cobalt-rtdm_8h_source.html   |  963 +-
 doc/prebuilt/html/xeno3prm/globals_eval.html   |8 +-
 doc/prebuilt/html/xeno3prm/globals_i.html  |8 +-
 .../html/xeno3prm/group__alchemy__heap.html|8 +-
 .../html/xeno3prm/group__alchemy__pipe.html|2 +-
 doc/prebuilt/html/xeno3prm/group__rtdm__ipc.html   |   34 +-
 doc/prebuilt/html/xeno3prm/group__rtdm__ipc.js |8 +-
 doc/prebuilt/html/xeno3prm/group__smokey.html  |8 +-
 doc/prebuilt/html/xeno3prm/heapobj_8h_source.html  |  823 -
 .../html/xeno3prm/iddp-label_8c-example.html   |   21 +-
 .../html/xeno3prm/iddp-sendrecv_8c-example.html|   21 +-
 .../xeno3prm/include_2alchemy_2heap_8h_source.html |  138 +-
 .../include_2cobalt_2kernel_2clock_8h_source.html  |6 +-
 .../include_2copperplate_2reference_8h_source.html |  157 +-
 .../kernel_2cobalt_2posix_2timerfd_8h_source.html  |   67 +-
 doc/prebuilt/html/xeno3prm/navtreeindex5.js|   16 +-
 doc/prebuilt/html/xeno3prm/rtdm_2uapi_2ipc_8h.html |   12 +-
 doc/prebuilt/html/xeno3prm/rtdm_2uapi_2ipc_8h.js   |8 +-
 .../html/xeno3prm/rtdm_2uapi_2ipc_8h_source.html   |   16 +-
 doc/prebuilt/html/xeno3prm/scope_8h_source.html|2 +-
 doc/prebuilt/html/xeno3prm/search/search.idx   |  Bin 1351883 -> 1352886 
bytes
 doc/prebuilt/html/xeno3prm/smokey_8h_source.html   |  101 +-
 .../html/xeno3prm/structRT__HEAP__INFO.html|   44 +-
 .../html/xeno3prm/threadobj_8h_source.html |2 +-
 .../xeno3prm/trank_2posix_2pthread_8h_source.html  |6 +-
 .../html/xeno3prm/xddp-echo_8c-example.html|   19 +-
 .../html/xeno3prm/xddp-label_8c-example.html   |   21 +-
 .../html/xeno3prm/xddp-stream_8c-example.html  |   19 +-
 doc/prebuilt/man/man1/dohell.1 |4 +-
 doc/prebuilt/man/man1/xeno-test.1  |4 +-
 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 -> 180149 
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 2056059 -> 2059776 
bytes
 46 files changed, 2955 insertions(+), 2679 deletions(-)

Diff:   
http://git.xenomai.org/?p=xenomai-3.git;a=commitdiff;h=f3bc0cc69089f4b726cab9e6abfe40414c0b5c7c

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


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

2015-06-29 Thread git repository hosting
Module: xenomai-3
Branch: master
Commit: 2f8dc19b5a1d8c1bcd6ed0975377fec19cfbe808
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=2f8dc19b5a1d8c1bcd6ed0975377fec19cfbe808

Author: Philippe Gerum 
Date:   Wed Jun 17 14:46:11 2015 +0200

doc: regenerate documentation

---

 doc/asciidoc/MIGRATION.adoc|4 +-
 doc/asciidoc/README.APPLICATIONS.adoc  |  154 +---
 doc/asciidoc/README.INSTALL.adoc   |   22 +-
 doc/prebuilt/html/MIGRATION/index.html |6 +-
 doc/prebuilt/html/README.APPLICATIONS/index.html   |  197 +
 doc/prebuilt/html/README.INSTALL/index.html|   23 +-
 .../html/TROUBLESHOOTING.COBALT/index.html |2 +-
 .../html/TROUBLESHOOTING.MERCURY/index.html|2 +-
 doc/prebuilt/html/man1/autotune/index.html |7 +-
 .../html/xeno3prm/16550A__io_8h_source.html|2 +-
 .../html/xeno3prm/16550A__pci_8h_source.html   |2 +-
 .../html/xeno3prm/16550A__pnp_8h_source.html   |2 +-
 doc/prebuilt/html/xeno3prm/8255_8h_source.html |2 +-
 doc/prebuilt/html/xeno3prm/af__inet_8h_source.html |2 +-
 .../html/xeno3prm/alchemy_2compat_8h_source.html   |2 +-
 doc/prebuilt/html/xeno3prm/analogy_2driver_8h.html |4 +-
 .../xeno3prm/analogy_2driver_8h__dep__incl.png |  Bin 19969 -> 19941 bytes
 .../html/xeno3prm/analogy_2driver_8h__incl.map |   58 +-
 .../html/xeno3prm/analogy_2driver_8h__incl.md5 |2 +-
 .../html/xeno3prm/analogy_2driver_8h__incl.png |  Bin 341235 -> 271875 
bytes
 .../html/xeno3prm/analogy_2driver_8h_source.html   |2 +-
 doc/prebuilt/html/xeno3prm/analogy_8h.html |2 +-
 .../html/xeno3prm/analogy_8h__dep__incl.png|  Bin 12844 -> 12868 bytes
 doc/prebuilt/html/xeno3prm/analogy_8h__incl.png|  Bin 66400 -> 66461 bytes
 doc/prebuilt/html/xeno3prm/analogy_8h_source.html  |2 +-
 doc/prebuilt/html/xeno3prm/annotated.html  |2 +-
 doc/prebuilt/html/xeno3prm/apc_8h_source.html  |2 +-
 doc/prebuilt/html/xeno3prm/api-tags.html   |2 +-
 ..._2include_2asm_2xenomai_2machine_8h_source.html |2 +-
 ...include_2asm_2xenomai_2syscall32_8h_source.html |2 +-
 ..._2include_2asm_2xenomai_2machine_8h_source.html |2 +-
 ...include_2asm_2xenomai_2syscall32_8h_source.html |2 +-
 ..._2include_2asm_2xenomai_2machine_8h_source.html |2 +-
 ...include_2asm_2xenomai_2syscall32_8h_source.html |2 +-
 ..._2include_2asm_2xenomai_2machine_8h_source.html |2 +-
 ...include_2asm_2xenomai_2syscall32_8h_source.html |2 +-
 ..._2include_2asm_2xenomai_2machine_8h_source.html |2 +-
 ...include_2asm_2xenomai_2syscall32_8h_source.html |2 +-
 ..._2include_2asm_2xenomai_2machine_8h_source.html |2 +-
 ...include_2asm_2xenomai_2syscall32_8h_source.html |2 +-
 ...m_2include_2asm_2xenomai_2fptest_8h_source.html |2 +-
 ...lude_2asm_2xenomai_2uapi_2fptest_8h_source.html |2 +-
 doc/prebuilt/html/xeno3prm/arp_8h_source.html  |2 +-
 doc/prebuilt/html/xeno3prm/assert_8h_source.html   |2 +-
 doc/prebuilt/html/xeno3prm/async_8c.html   |2 +-
 doc/prebuilt/html/xeno3prm/async_8c__incl.png  |  Bin 96234 -> 96323 bytes
 doc/prebuilt/html/xeno3prm/atomic_8h_source.html   |2 +-
 doc/prebuilt/html/xeno3prm/bheap_8h_source.html|2 +-
 ...n_2include_2asm_2xenomai_2fptest_8h_source.html |2 +-
 ...lude_2asm_2xenomai_2uapi_2fptest_8h_source.html |2 +-
 .../boilerplate_2ancillaries_8h_source.html|  149 ++--
 .../html/xeno3prm/boilerplate_2list_8h_source.html |2 +-
 .../html/xeno3prm/boilerplate_2lock_8h_source.html |2 +-
 .../html/xeno3prm/boilerplate_2time_8h_source.html |2 +-
 .../xeno3prm/boilerplate_2tunables_8h_source.html  |  225 +
 doc/prebuilt/html/xeno3prm/bufd_8h_source.html |2 +-
 .../html/xeno3prm/bufp-label_8c-example.html   |6 +-
 .../html/xeno3prm/bufp-readwrite_8c-example.html   |6 +-
 doc/prebuilt/html/xeno3prm/c1e_8h_source.html  |2 +-
 doc/prebuilt/html/xeno3prm/calibration_8c.html |2 +-
 .../html/xeno3prm/calibration_8c__incl.png |  Bin 98676 -> 98751 bytes
 doc/prebuilt/html/xeno3prm/can-rtt_8c-example.html |   25 +-
 doc/prebuilt/html/xeno3prm/channel__range_8h.html  |2 +-
 .../html/xeno3prm/channel__range_8h__dep__incl.png |  Bin 35882 -> 35865 bytes
 .../html/xeno3prm/channel__range_8h__incl.png  |  Bin 4978 -> 4973 bytes
 .../html/xeno3prm/channel__range_8h_source.html|2 +-
 doc/prebuilt/html/xeno3prm/classes.html|2 +-
 doc/prebuilt/html/xeno3prm/clockobj_8h_source.html |  303 +++
 doc/prebuilt/html/xeno3prm/cluster_8h_source.html  |  510 +--
 .../html/xeno3prm/cobalt-core_8h_source.html   |2 +-
 .../html/xeno3prm/cobalt-posix_8h_source.html  |2 +-
 .../html/xeno3prm/cobalt-rtdm_8h_source.html   |2 +-
 .../cobalt_2boilerplate_2limits_8h_source.html |2 +-
 .../cobalt_2boilerp

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

2015-06-25 Thread git repository hosting
Module: xenomai-3
Branch: refs/tags/v3.0-rc5
Commit: b132977a2a1ec72e18d5fb4cccade9395a46a7d3
URL:
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=b132977a2a1ec72e18d5fb4cccade9395a46a7d3

Author: Philippe Gerum 
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)
 
 
 
-Last updated 2015-06-21 15:55:29 CEST
+Last updated 2015-06-23 15:36:01 CEST
 
 
 
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 valgrind-devel on Fedora.
 
 
 
-Last updated 2015-06-21 15:55:29 CEST
+Last updated 2015-06-23 15:36:01 CEST
 
 
 
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 (>= 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.
+  release tarball.
 
 
 
@@ -1159,7 +1159,7 @@ The kernel version must be 3.10 or better.
 
 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 there.
   Only patches from the ipipe-core series are appropriate, 
legacy
   patches from the adeos-ipipe series are not.
 
@@ -1196,10 +1196,9 @@ source tree:
 
 $ ./scripts/boot

[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 
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)
 
 
 
-Last updated 2015-06-21 15:55:29 CEST
+Last updated 2015-06-23 15:36:01 CEST
 
 
 
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 valgrind-devel on Fedora.
 
 
 
-Last updated 2015-06-21 15:55:29 CEST
+Last updated 2015-06-23 15:36:01 CEST
 
 
 
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 (>= 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.
+  release tarball.
 
 
 
@@ -1159,7 +1159,7 @@ The kernel version must be 3.10 or better.
 
 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 there.
   Only patches from the ipipe-core series are appropriate, 
legacy
   patches from the adeos-ipipe series are not.
 
@@ -1196,10 +1196,9 @@ source tree:
 
 $ ./scripts/bootstrap
 
-If bu

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

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

Author: Philippe Gerum 
Date:   Sun Jun 21 16:00:02 2015 +0200

doc: regenerate documentation

---

 doc/prebuilt/html/MIGRATION/index.html |2 +-
 doc/prebuilt/html/README.APPLICATIONS/index.html   |2 +-
 doc/prebuilt/html/README.INSTALL/index.html|2 +-
 .../html/TROUBLESHOOTING.COBALT/index.html |2 +-
 .../html/TROUBLESHOOTING.MERCURY/index.html|2 +-
 .../html/xeno3prm/bufp-label_8c-example.html   |   21 +-
 .../html/xeno3prm/bufp-readwrite_8c-example.html   |   21 +-
 doc/prebuilt/html/xeno3prm/cluster_8h_source.html  |4 +-
 .../html/xeno3prm/cobalt-core_8h_source.html   | 1131 ++--
 .../html/xeno3prm/cobalt-posix_8h_source.html  | 1901 ++--
 .../html/xeno3prm/cobalt-rtdm_8h_source.html   |  963 +-
 doc/prebuilt/html/xeno3prm/globals_eval.html   |8 +-
 doc/prebuilt/html/xeno3prm/globals_i.html  |8 +-
 .../html/xeno3prm/group__alchemy__heap.html|8 +-
 .../html/xeno3prm/group__alchemy__pipe.html|2 +-
 doc/prebuilt/html/xeno3prm/group__rtdm__ipc.html   |   34 +-
 doc/prebuilt/html/xeno3prm/group__rtdm__ipc.js |8 +-
 doc/prebuilt/html/xeno3prm/group__smokey.html  |8 +-
 doc/prebuilt/html/xeno3prm/heapobj_8h_source.html  |  823 -
 .../html/xeno3prm/iddp-label_8c-example.html   |   21 +-
 .../html/xeno3prm/iddp-sendrecv_8c-example.html|   21 +-
 .../xeno3prm/include_2alchemy_2heap_8h_source.html |  138 +-
 .../include_2cobalt_2kernel_2clock_8h_source.html  |6 +-
 .../include_2copperplate_2reference_8h_source.html |  157 +-
 .../kernel_2cobalt_2posix_2timerfd_8h_source.html  |   67 +-
 doc/prebuilt/html/xeno3prm/navtreeindex5.js|   16 +-
 doc/prebuilt/html/xeno3prm/rtdm_2uapi_2ipc_8h.html |   12 +-
 doc/prebuilt/html/xeno3prm/rtdm_2uapi_2ipc_8h.js   |8 +-
 .../html/xeno3prm/rtdm_2uapi_2ipc_8h_source.html   |   16 +-
 doc/prebuilt/html/xeno3prm/scope_8h_source.html|2 +-
 doc/prebuilt/html/xeno3prm/search/search.idx   |  Bin 1351883 -> 1352886 
bytes
 doc/prebuilt/html/xeno3prm/smokey_8h_source.html   |  101 +-
 .../html/xeno3prm/structRT__HEAP__INFO.html|   44 +-
 .../html/xeno3prm/threadobj_8h_source.html |2 +-
 .../xeno3prm/trank_2posix_2pthread_8h_source.html  |6 +-
 .../html/xeno3prm/xddp-echo_8c-example.html|   19 +-
 .../html/xeno3prm/xddp-label_8c-example.html   |   21 +-
 .../html/xeno3prm/xddp-stream_8c-example.html  |   19 +-
 doc/prebuilt/man/man1/dohell.1 |4 +-
 doc/prebuilt/man/man1/xeno-test.1  |4 +-
 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 -> 180149 
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 2056059 -> 2059776 
bytes
 46 files changed, 2955 insertions(+), 2679 deletions(-)

Diff:   
http://git.xenomai.org/?p=xenomai-3.git;a=commitdiff;h=f3bc0cc69089f4b726cab9e6abfe40414c0b5c7c

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


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

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

Author: Philippe Gerum 
Date:   Wed Jun 17 14:46:11 2015 +0200

doc: regenerate documentation

---

 doc/asciidoc/MIGRATION.adoc|4 +-
 doc/asciidoc/README.APPLICATIONS.adoc  |  154 +---
 doc/asciidoc/README.INSTALL.adoc   |   22 +-
 doc/prebuilt/html/MIGRATION/index.html |6 +-
 doc/prebuilt/html/README.APPLICATIONS/index.html   |  197 +
 doc/prebuilt/html/README.INSTALL/index.html|   23 +-
 .../html/TROUBLESHOOTING.COBALT/index.html |2 +-
 .../html/TROUBLESHOOTING.MERCURY/index.html|2 +-
 doc/prebuilt/html/man1/autotune/index.html |7 +-
 .../html/xeno3prm/16550A__io_8h_source.html|2 +-
 .../html/xeno3prm/16550A__pci_8h_source.html   |2 +-
 .../html/xeno3prm/16550A__pnp_8h_source.html   |2 +-
 doc/prebuilt/html/xeno3prm/8255_8h_source.html |2 +-
 doc/prebuilt/html/xeno3prm/af__inet_8h_source.html |2 +-
 .../html/xeno3prm/alchemy_2compat_8h_source.html   |2 +-
 doc/prebuilt/html/xeno3prm/analogy_2driver_8h.html |4 +-
 .../xeno3prm/analogy_2driver_8h__dep__incl.png |  Bin 19969 -> 19941 bytes
 .../html/xeno3prm/analogy_2driver_8h__incl.map |   58 +-
 .../html/xeno3prm/analogy_2driver_8h__incl.md5 |2 +-
 .../html/xeno3prm/analogy_2driver_8h__incl.png |  Bin 341235 -> 271875 
bytes
 .../html/xeno3prm/analogy_2driver_8h_source.html   |2 +-
 doc/prebuilt/html/xeno3prm/analogy_8h.html |2 +-
 .../html/xeno3prm/analogy_8h__dep__incl.png|  Bin 12844 -> 12868 bytes
 doc/prebuilt/html/xeno3prm/analogy_8h__incl.png|  Bin 66400 -> 66461 bytes
 doc/prebuilt/html/xeno3prm/analogy_8h_source.html  |2 +-
 doc/prebuilt/html/xeno3prm/annotated.html  |2 +-
 doc/prebuilt/html/xeno3prm/apc_8h_source.html  |2 +-
 doc/prebuilt/html/xeno3prm/api-tags.html   |2 +-
 ..._2include_2asm_2xenomai_2machine_8h_source.html |2 +-
 ...include_2asm_2xenomai_2syscall32_8h_source.html |2 +-
 ..._2include_2asm_2xenomai_2machine_8h_source.html |2 +-
 ...include_2asm_2xenomai_2syscall32_8h_source.html |2 +-
 ..._2include_2asm_2xenomai_2machine_8h_source.html |2 +-
 ...include_2asm_2xenomai_2syscall32_8h_source.html |2 +-
 ..._2include_2asm_2xenomai_2machine_8h_source.html |2 +-
 ...include_2asm_2xenomai_2syscall32_8h_source.html |2 +-
 ..._2include_2asm_2xenomai_2machine_8h_source.html |2 +-
 ...include_2asm_2xenomai_2syscall32_8h_source.html |2 +-
 ..._2include_2asm_2xenomai_2machine_8h_source.html |2 +-
 ...include_2asm_2xenomai_2syscall32_8h_source.html |2 +-
 ...m_2include_2asm_2xenomai_2fptest_8h_source.html |2 +-
 ...lude_2asm_2xenomai_2uapi_2fptest_8h_source.html |2 +-
 doc/prebuilt/html/xeno3prm/arp_8h_source.html  |2 +-
 doc/prebuilt/html/xeno3prm/assert_8h_source.html   |2 +-
 doc/prebuilt/html/xeno3prm/async_8c.html   |2 +-
 doc/prebuilt/html/xeno3prm/async_8c__incl.png  |  Bin 96234 -> 96323 bytes
 doc/prebuilt/html/xeno3prm/atomic_8h_source.html   |2 +-
 doc/prebuilt/html/xeno3prm/bheap_8h_source.html|2 +-
 ...n_2include_2asm_2xenomai_2fptest_8h_source.html |2 +-
 ...lude_2asm_2xenomai_2uapi_2fptest_8h_source.html |2 +-
 .../boilerplate_2ancillaries_8h_source.html|  149 ++--
 .../html/xeno3prm/boilerplate_2list_8h_source.html |2 +-
 .../html/xeno3prm/boilerplate_2lock_8h_source.html |2 +-
 .../html/xeno3prm/boilerplate_2time_8h_source.html |2 +-
 .../xeno3prm/boilerplate_2tunables_8h_source.html  |  225 +
 doc/prebuilt/html/xeno3prm/bufd_8h_source.html |2 +-
 .../html/xeno3prm/bufp-label_8c-example.html   |6 +-
 .../html/xeno3prm/bufp-readwrite_8c-example.html   |6 +-
 doc/prebuilt/html/xeno3prm/c1e_8h_source.html  |2 +-
 doc/prebuilt/html/xeno3prm/calibration_8c.html |2 +-
 .../html/xeno3prm/calibration_8c__incl.png |  Bin 98676 -> 98751 bytes
 doc/prebuilt/html/xeno3prm/can-rtt_8c-example.html |   25 +-
 doc/prebuilt/html/xeno3prm/channel__range_8h.html  |2 +-
 .../html/xeno3prm/channel__range_8h__dep__incl.png |  Bin 35882 -> 35865 bytes
 .../html/xeno3prm/channel__range_8h__incl.png  |  Bin 4978 -> 4973 bytes
 .../html/xeno3prm/channel__range_8h_source.html|2 +-
 doc/prebuilt/html/xeno3prm/classes.html|2 +-
 doc/prebuilt/html/xeno3prm/clockobj_8h_source.html |  303 +++
 doc/prebuilt/html/xeno3prm/cluster_8h_source.html  |  510 +--
 .../html/xeno3prm/cobalt-core_8h_source.html   |2 +-
 .../html/xeno3prm/cobalt-posix_8h_source.html  |2 +-
 .../html/xeno3prm/cobalt-rtdm_8h_source.html   |2 +-
 .../cobalt_2boilerplate_2limits_8h_source.html |2 +-
 .../cobalt_2boilerpla

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

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

Author: Philippe Gerum 
Date:   Wed Jun 17 14:46:11 2015 +0200

doc: regenerate documentation

---

 doc/asciidoc/MIGRATION.adoc|4 +-
 doc/asciidoc/README.APPLICATIONS.adoc  |  154 +---
 doc/asciidoc/README.INSTALL.adoc   |   22 +-
 doc/prebuilt/html/MIGRATION/index.html |6 +-
 doc/prebuilt/html/README.APPLICATIONS/index.html   |  197 +
 doc/prebuilt/html/README.INSTALL/index.html|   23 +-
 .../html/TROUBLESHOOTING.COBALT/index.html |2 +-
 .../html/TROUBLESHOOTING.MERCURY/index.html|2 +-
 doc/prebuilt/html/man1/autotune/index.html |7 +-
 .../html/xeno3prm/16550A__io_8h_source.html|2 +-
 .../html/xeno3prm/16550A__pci_8h_source.html   |2 +-
 .../html/xeno3prm/16550A__pnp_8h_source.html   |2 +-
 doc/prebuilt/html/xeno3prm/8255_8h_source.html |2 +-
 doc/prebuilt/html/xeno3prm/af__inet_8h_source.html |2 +-
 .../html/xeno3prm/alchemy_2compat_8h_source.html   |2 +-
 doc/prebuilt/html/xeno3prm/analogy_2driver_8h.html |4 +-
 .../xeno3prm/analogy_2driver_8h__dep__incl.png |  Bin 19969 -> 19941 bytes
 .../html/xeno3prm/analogy_2driver_8h__incl.map |   58 +-
 .../html/xeno3prm/analogy_2driver_8h__incl.md5 |2 +-
 .../html/xeno3prm/analogy_2driver_8h__incl.png |  Bin 341235 -> 271875 
bytes
 .../html/xeno3prm/analogy_2driver_8h_source.html   |2 +-
 doc/prebuilt/html/xeno3prm/analogy_8h.html |2 +-
 .../html/xeno3prm/analogy_8h__dep__incl.png|  Bin 12844 -> 12868 bytes
 doc/prebuilt/html/xeno3prm/analogy_8h__incl.png|  Bin 66400 -> 66461 bytes
 doc/prebuilt/html/xeno3prm/analogy_8h_source.html  |2 +-
 doc/prebuilt/html/xeno3prm/annotated.html  |2 +-
 doc/prebuilt/html/xeno3prm/apc_8h_source.html  |2 +-
 doc/prebuilt/html/xeno3prm/api-tags.html   |2 +-
 ..._2include_2asm_2xenomai_2machine_8h_source.html |2 +-
 ...include_2asm_2xenomai_2syscall32_8h_source.html |2 +-
 ..._2include_2asm_2xenomai_2machine_8h_source.html |2 +-
 ...include_2asm_2xenomai_2syscall32_8h_source.html |2 +-
 ..._2include_2asm_2xenomai_2machine_8h_source.html |2 +-
 ...include_2asm_2xenomai_2syscall32_8h_source.html |2 +-
 ..._2include_2asm_2xenomai_2machine_8h_source.html |2 +-
 ...include_2asm_2xenomai_2syscall32_8h_source.html |2 +-
 ..._2include_2asm_2xenomai_2machine_8h_source.html |2 +-
 ...include_2asm_2xenomai_2syscall32_8h_source.html |2 +-
 ..._2include_2asm_2xenomai_2machine_8h_source.html |2 +-
 ...include_2asm_2xenomai_2syscall32_8h_source.html |2 +-
 ...m_2include_2asm_2xenomai_2fptest_8h_source.html |2 +-
 ...lude_2asm_2xenomai_2uapi_2fptest_8h_source.html |2 +-
 doc/prebuilt/html/xeno3prm/arp_8h_source.html  |2 +-
 doc/prebuilt/html/xeno3prm/assert_8h_source.html   |2 +-
 doc/prebuilt/html/xeno3prm/async_8c.html   |2 +-
 doc/prebuilt/html/xeno3prm/async_8c__incl.png  |  Bin 96234 -> 96323 bytes
 doc/prebuilt/html/xeno3prm/atomic_8h_source.html   |2 +-
 doc/prebuilt/html/xeno3prm/bheap_8h_source.html|2 +-
 ...n_2include_2asm_2xenomai_2fptest_8h_source.html |2 +-
 ...lude_2asm_2xenomai_2uapi_2fptest_8h_source.html |2 +-
 .../boilerplate_2ancillaries_8h_source.html|  149 ++--
 .../html/xeno3prm/boilerplate_2list_8h_source.html |2 +-
 .../html/xeno3prm/boilerplate_2lock_8h_source.html |2 +-
 .../html/xeno3prm/boilerplate_2time_8h_source.html |2 +-
 .../xeno3prm/boilerplate_2tunables_8h_source.html  |  225 +
 doc/prebuilt/html/xeno3prm/bufd_8h_source.html |2 +-
 .../html/xeno3prm/bufp-label_8c-example.html   |6 +-
 .../html/xeno3prm/bufp-readwrite_8c-example.html   |6 +-
 doc/prebuilt/html/xeno3prm/c1e_8h_source.html  |2 +-
 doc/prebuilt/html/xeno3prm/calibration_8c.html |2 +-
 .../html/xeno3prm/calibration_8c__incl.png |  Bin 98676 -> 98751 bytes
 doc/prebuilt/html/xeno3prm/can-rtt_8c-example.html |   25 +-
 doc/prebuilt/html/xeno3prm/channel__range_8h.html  |2 +-
 .../html/xeno3prm/channel__range_8h__dep__incl.png |  Bin 35882 -> 35865 bytes
 .../html/xeno3prm/channel__range_8h__incl.png  |  Bin 4978 -> 4973 bytes
 .../html/xeno3prm/channel__range_8h_source.html|2 +-
 doc/prebuilt/html/xeno3prm/classes.html|2 +-
 doc/prebuilt/html/xeno3prm/clockobj_8h_source.html |  303 +++
 doc/prebuilt/html/xeno3prm/cluster_8h_source.html  |  510 +--
 .../html/xeno3prm/cobalt-core_8h_source.html   |2 +-
 .../html/xeno3prm/cobalt-posix_8h_source.html  |2 +-
 .../html/xeno3prm/cobalt-rtdm_8h_source.html   |2 +-
 .../cobalt_2boilerplate_2limits_8h_source.html |2 +-
 .../cobalt_2boilerpla

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

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

Author: Philippe Gerum 
Date:   Wed Jun 17 14:46:11 2015 +0200

doc: regenerate documentation

---

 doc/asciidoc/MIGRATION.adoc|4 +-
 doc/asciidoc/README.APPLICATIONS.adoc  |  154 +---
 doc/asciidoc/README.INSTALL.adoc   |   22 +-
 doc/prebuilt/html/MIGRATION/index.html |2 +-
 doc/prebuilt/html/README.APPLICATIONS/index.html   |  197 +
 doc/prebuilt/html/README.INSTALL/index.html|   23 +-
 .../html/TROUBLESHOOTING.COBALT/index.html |2 +-
 .../html/TROUBLESHOOTING.MERCURY/index.html|2 +-
 doc/prebuilt/html/man1/autotune/index.html |7 +-
 doc/prebuilt/html/xeno3prm/analogy_2driver_8h.html |2 +-
 .../xeno3prm/analogy_2driver_8h__dep__incl.png |  Bin 19969 -> 19941 bytes
 .../html/xeno3prm/analogy_2driver_8h__incl.map |   58 +-
 .../html/xeno3prm/analogy_2driver_8h__incl.md5 |2 +-
 .../html/xeno3prm/analogy_2driver_8h__incl.png |  Bin 341235 -> 271875 
bytes
 .../html/xeno3prm/analogy_8h__dep__incl.png|  Bin 12844 -> 12868 bytes
 doc/prebuilt/html/xeno3prm/analogy_8h__incl.png|  Bin 66400 -> 66461 bytes
 doc/prebuilt/html/xeno3prm/async_8c__incl.png  |  Bin 96234 -> 96323 bytes
 .../boilerplate_2ancillaries_8h_source.html|  147 ++--
 .../xeno3prm/boilerplate_2tunables_8h_source.html  |  225 +
 .../html/xeno3prm/bufp-label_8c-example.html   |4 +-
 .../html/xeno3prm/bufp-readwrite_8c-example.html   |4 +-
 .../html/xeno3prm/calibration_8c__incl.png |  Bin 98676 -> 98751 bytes
 doc/prebuilt/html/xeno3prm/can-rtt_8c-example.html |   23 +-
 .../html/xeno3prm/channel__range_8h__dep__incl.png |  Bin 35882 -> 35865 bytes
 .../html/xeno3prm/channel__range_8h__incl.png  |  Bin 4978 -> 4973 bytes
 doc/prebuilt/html/xeno3prm/clockobj_8h_source.html |  301 +++
 doc/prebuilt/html/xeno3prm/cluster_8h_source.html  |  508 +--
 ...ce.html => cobalt_2kernel_2init_8h_source.html} |2 +-
 .../xeno3prm/cobalt_2kernel_2rtdm_2udd_8h.html |   14 +-
 .../html/xeno3prm/cobalt_2kernel_2rtdm_2udd_8h.js  |4 +-
 .../cobalt_2kernel_2rtdm_2udd_8h__incl.map |   67 +-
 .../cobalt_2kernel_2rtdm_2udd_8h__incl.md5 |2 +-
 .../cobalt_2kernel_2rtdm_2udd_8h__incl.png |  Bin 359513 -> 395192 
bytes
 .../cobalt_2kernel_2rtdm_2udd_8h_source.html   |  107 +--
 .../html/xeno3prm/cobalt_2pthread_8h_source.html   |  276 +++---
 .../xeno3prm/copperplate_2registry_8h_source.html  |  255 +++---
 .../xeno3prm/copperplate_2tunables_8h_source.html  |  201 +
 doc/prebuilt/html/xeno3prm/descriptor_8c__incl.png |  Bin 119758 -> 119827 
bytes
 ...r_02_60.html => dir_02_58.html} |0
 ...r_06_60.html => dir_06_58.html} |0
 ...r_07_60.html => dir_07_58.html} |0
 ...r_08_60.html => dir_08_58.html} |0
 ...r_09_60.html => dir_09_58.html} |0
 ...r_60_61.html => dir_58_59.html} |2 +-
 ...r_62_60.html => dir_60_58.html} |0
 ...r_57_00.html => dir_62_00.html} |0
 doc/prebuilt/html/xeno3prm/dir_96_00.html  |   99 ---
 doc/prebuilt/html/xeno3prm/dir_97_00.html  |8 +-
 doc/prebuilt/html/xeno3prm/dir_98_00.html  |8 +-
 doc/prebuilt/html/xeno3prm/dir_99_00.html  |8 +-
 doc/prebuilt/html/xeno3prm/dir_000100_00.html  |   99 +++
 doc/prebuilt/html/xeno3prm/dir_000106_00.html  |8 +-
 doc/prebuilt/html/xeno3prm/dir_000107_00.html  |8 +-
 doc/prebuilt/html/xeno3prm/dir_000108_00.html  |8 +-
 doc/prebuilt/html/xeno3prm/dir_000109_00.html  |8 +-
 doc/prebuilt/html/xeno3prm/dir_000110_00.html  |8 +-
 doc/prebuilt/html/xeno3prm/dir_000111_00.html  |8 +-
 ...r_000132_00.html => dir_000112_00.html} |8 +-
 doc/prebuilt/html/xeno3prm/dir_000120_00.html  |   99 ---
 doc/prebuilt/html/xeno3prm/dir_000121_00.html  |8 +-
 doc/prebuilt/html/xeno3prm/dir_000122_00.html  |   99 +++
 doc/prebuilt/html/xeno3prm/dir_000125_00.html  |8 +-
 doc/prebuilt/html/xeno3prm/dir_000126_00.html  |8 +-
 doc/prebuilt/html/xeno3prm/dir_000127_00.html  |8 +-
 doc/prebuilt/html/xeno3prm/dir_000128_00.html  |8 +-
 doc/prebuilt/html/xeno3prm/dir_000129_00.html  |8 +-
 ...r_000124_00.html => dir_000130_00.html} |8 +-
 doc/prebuilt/html/xeno3prm/dir_000133_00.html  |8 +-
 doc/prebuilt/html/xeno3prm/dir_000134_00.html  |8 +-
 doc/prebuilt/html/xeno3prm/dir_000135_00.html  |8 +-
 doc/prebuilt/html/xeno3prm/dir_000136_00.html  |8 +-
 doc/prebuilt/html/xeno3prm/dir_000137_00.html  |8 +-
 doc/prebuilt/html/xeno3prm/dir_000138_00.h

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

2014-02-15 Thread git repository hosting
Module: xenomai-forge
Branch: master
Commit: bf3a1b1df9f7df874e36faf60b6e5311ecfeb913
URL:
http://git.xenomai.org/?p=xenomai-forge.git;a=commit;h=bf3a1b1df9f7df874e36faf60b6e5311ecfeb913

Author: Philippe Gerum 
Date:   Fri Jan 17 15:35:15 2014 +0100

doc: regenerate documentation

---

 README.INSTALL|4 +-
 doc/generated/html/MIGRATION/index.html   | 1037 +
 doc/generated/html/README.APPLICATIONS/index.html |6 +-
 doc/generated/html/README.INSTALL/index.html  |8 +-
 doc/generated/pdf/MIGRATION.pdf   |  Bin 0 -> 131373 bytes
 doc/generated/pdf/README.APPLICATIONS.pdf |  Bin 84800 -> 84797 bytes
 doc/generated/pdf/README.INSTALL.pdf  |  Bin 171299 -> 171295 bytes
 doc/generated/pdf/TROUBLESHOOTING.pdf |  Bin 118907 -> 118907 bytes
 8 files changed, 1046 insertions(+), 9 deletions(-)

diff --git a/README.INSTALL b/README.INSTALL
index 7c21cec..4ec8330 100644
--- a/README.INSTALL
+++ b/README.INSTALL
@@ -93,8 +93,8 @@ The kernel/ sub-tree which implements the in-kernel support 
code is seen as a
 built-in extension of the Linux kernel. Therefore, the standard Linux kernel
 configuration process should be used to define the various settings for the
 Xenomai kernel components. All of the kernel code Xenomai currently introduces
-is for supporting the Cobalt core (i.e. dual kernel configuration). As of
-today, the Mercury core needs no Xenomai-specific code in kernel space.
+implements the Cobalt core (i.e. dual kernel configuration). As of today, the 
+Mercury core needs no Xenomai-specific code in kernel space.
 
 The lib/ sub-tree contains the various user-space libraries exported by the
 Xenomai framework to the applications. This tree is built separately from the
diff --git a/doc/generated/html/MIGRATION/index.html 
b/doc/generated/html/MIGRATION/index.html
new file mode 100644
index 000..7d96e20
--- /dev/null
+++ b/doc/generated/html/MIGRATION/index.html
@@ -0,0 +1,1037 @@
+http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";>
+http://www.w3.org/1999/xhtml"; xml:lang="en">
+
+
+
+Migrating from Xenomai 2.x to 2.99.0
+
+
+
+
+
+/**/
+
+
+
+
+Migrating from Xenomai 2.x to 2.99.0
+
+  Table of Contents
+  JavaScript must be enabled in your browser to display the 
table of contents.
+
+
+
+
+
+The latest version of this document is available at
+http://www.xenomai.org/documentation/xenomai-forge/html/MIGRATION/";>this 
address.
+For questions, corrections and improvements, write to
+mailto:xeno...@xenomai.org";>the mailing list.
+
+
+
+1. Configuration
+
+User programs and libraries
+
+
+As with Xenomai 2.x, xeno-config is available for retrieving the
+compilation and link flags for building Xenomai 3.x applications. This
+script will work for both the Cobalt and Mercury environments
+indifferently.
+
+
+
+
+Each --skin= option specifier can be abbreviated as
+ --. For instance, --psos is a shorthand for 
--skin=psos on
+ the command line.
+
+
+
+
+Specifying --[skin=]cobalt or --[skin=]posix on the 
command line
+  is strictly equivalent. However, this does not make sense with
+  Mercury which does not define these switches.
+
+
+
+
+--[skin=]alchemy replaces the former --skin=native 
switch.
+
+
+
+
+--core can be used to retrieve the name of the Xenomai core system
+  for which xeno-config was generated. Possible output values are
+  cobalt and mercury.
+
+
+
+
+--no-auto-init can be passed to disable automatic initialization
+  of the Copperplate library when the application process enters the
+  main() routine. In such a case, the application code using any 
API
+  based on the Copperplate layer, shall call the 
copperplate_init()
+  routine manually, as part of its initialization process, before
+  any real-time service is invoked.
+
+
+
+
+
+
+--enable-x86-sep was renamed to 
--enable-x86-vsyscall to fix a
+  misnomer. This option should be left enabled (default), unless
+  linuxthreads are used instead of NPTL.
+
+
+
+
+
+
+2. Getting the system state
+
+Querying the state of the real-time system should be 
done via the new
+Xenomai registery interface available with Xenomai 3.x, which is
+turned on when --enable-registry is passed to the configuration
+script for building the Xenomai libraries and programs.
+The new registry support is common to the Cobalt and 
Mercury cores,
+with only marginal differences due to the presence (or lack of) co-
+kernel in the system.
+
+2.1. /proc/xenomai interface 
changes
+The legacy /proc/xenomai interface is still 
available when running
+over the Cobalt core. The following changes compared to Xenomai 2.x
+took place though:
+
+
+
+Thread status
+
+
+
+All pseudo-files reporting the various thread states 
moved under the
+new sched/ hierarchy, i.e.
+{sched, stat, acct} → 
sched/{threads, stat, acct}
+
+
+
+Clocks
+
+
+
+With the introduction of dynamic clock registration 
in the Cobalt
+c

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

2014-01-17 Thread git repository hosting
Module: xenomai-forge
Branch: next
Commit: bf3a1b1df9f7df874e36faf60b6e5311ecfeb913
URL:
http://git.xenomai.org/?p=xenomai-forge.git;a=commit;h=bf3a1b1df9f7df874e36faf60b6e5311ecfeb913

Author: Philippe Gerum 
Date:   Fri Jan 17 15:35:15 2014 +0100

doc: regenerate documentation

---

 README.INSTALL|4 +-
 doc/generated/html/MIGRATION/index.html   | 1037 +
 doc/generated/html/README.APPLICATIONS/index.html |6 +-
 doc/generated/html/README.INSTALL/index.html  |8 +-
 doc/generated/pdf/MIGRATION.pdf   |  Bin 0 -> 131373 bytes
 doc/generated/pdf/README.APPLICATIONS.pdf |  Bin 84800 -> 84797 bytes
 doc/generated/pdf/README.INSTALL.pdf  |  Bin 171299 -> 171295 bytes
 doc/generated/pdf/TROUBLESHOOTING.pdf |  Bin 118907 -> 118907 bytes
 8 files changed, 1046 insertions(+), 9 deletions(-)

diff --git a/README.INSTALL b/README.INSTALL
index 7c21cec..4ec8330 100644
--- a/README.INSTALL
+++ b/README.INSTALL
@@ -93,8 +93,8 @@ The kernel/ sub-tree which implements the in-kernel support 
code is seen as a
 built-in extension of the Linux kernel. Therefore, the standard Linux kernel
 configuration process should be used to define the various settings for the
 Xenomai kernel components. All of the kernel code Xenomai currently introduces
-is for supporting the Cobalt core (i.e. dual kernel configuration). As of
-today, the Mercury core needs no Xenomai-specific code in kernel space.
+implements the Cobalt core (i.e. dual kernel configuration). As of today, the 
+Mercury core needs no Xenomai-specific code in kernel space.
 
 The lib/ sub-tree contains the various user-space libraries exported by the
 Xenomai framework to the applications. This tree is built separately from the
diff --git a/doc/generated/html/MIGRATION/index.html 
b/doc/generated/html/MIGRATION/index.html
new file mode 100644
index 000..7d96e20
--- /dev/null
+++ b/doc/generated/html/MIGRATION/index.html
@@ -0,0 +1,1037 @@
+http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";>
+http://www.w3.org/1999/xhtml"; xml:lang="en">
+
+
+
+Migrating from Xenomai 2.x to 2.99.0
+
+
+
+
+
+/**/
+
+
+
+
+Migrating from Xenomai 2.x to 2.99.0
+
+  Table of Contents
+  JavaScript must be enabled in your browser to display the 
table of contents.
+
+
+
+
+
+The latest version of this document is available at
+http://www.xenomai.org/documentation/xenomai-forge/html/MIGRATION/";>this 
address.
+For questions, corrections and improvements, write to
+mailto:xeno...@xenomai.org";>the mailing list.
+
+
+
+1. Configuration
+
+User programs and libraries
+
+
+As with Xenomai 2.x, xeno-config is available for retrieving the
+compilation and link flags for building Xenomai 3.x applications. This
+script will work for both the Cobalt and Mercury environments
+indifferently.
+
+
+
+
+Each --skin= option specifier can be abbreviated as
+ --. For instance, --psos is a shorthand for 
--skin=psos on
+ the command line.
+
+
+
+
+Specifying --[skin=]cobalt or --[skin=]posix on the 
command line
+  is strictly equivalent. However, this does not make sense with
+  Mercury which does not define these switches.
+
+
+
+
+--[skin=]alchemy replaces the former --skin=native 
switch.
+
+
+
+
+--core can be used to retrieve the name of the Xenomai core system
+  for which xeno-config was generated. Possible output values are
+  cobalt and mercury.
+
+
+
+
+--no-auto-init can be passed to disable automatic initialization
+  of the Copperplate library when the application process enters the
+  main() routine. In such a case, the application code using any 
API
+  based on the Copperplate layer, shall call the 
copperplate_init()
+  routine manually, as part of its initialization process, before
+  any real-time service is invoked.
+
+
+
+
+
+
+--enable-x86-sep was renamed to 
--enable-x86-vsyscall to fix a
+  misnomer. This option should be left enabled (default), unless
+  linuxthreads are used instead of NPTL.
+
+
+
+
+
+
+2. Getting the system state
+
+Querying the state of the real-time system should be 
done via the new
+Xenomai registery interface available with Xenomai 3.x, which is
+turned on when --enable-registry is passed to the configuration
+script for building the Xenomai libraries and programs.
+The new registry support is common to the Cobalt and 
Mercury cores,
+with only marginal differences due to the presence (or lack of) co-
+kernel in the system.
+
+2.1. /proc/xenomai interface 
changes
+The legacy /proc/xenomai interface is still 
available when running
+over the Cobalt core. The following changes compared to Xenomai 2.x
+took place though:
+
+
+
+Thread status
+
+
+
+All pseudo-files reporting the various thread states 
moved under the
+new sched/ hierarchy, i.e.
+{sched, stat, acct} → 
sched/{threads, stat, acct}
+
+
+
+Clocks
+
+
+
+With the introduction of dynamic clock registration 
in the Cobalt
+cor

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

2014-01-17 Thread git repository hosting
Module: xenomai-forge
Branch: next
Commit: 0c1c2793edb3909dc4b9f105d3c9c8263984bb3a
URL:
http://git.xenomai.org/?p=xenomai-forge.git;a=commit;h=0c1c2793edb3909dc4b9f105d3c9c8263984bb3a

Author: Philippe Gerum 
Date:   Fri Jan 17 15:28:53 2014 +0100

doc: regenerate documentation

---

 README.INSTALL|4 +-
 doc/generated/html/MIGRATION/index.html   | 1037 +
 doc/generated/html/README.APPLICATIONS/index.html |6 +-
 doc/generated/html/README.INSTALL/index.html  |8 +-
 doc/generated/pdf/MIGRATION.pdf   |  Bin 0 -> 131373 bytes
 doc/generated/pdf/README.APPLICATIONS.pdf |  Bin 84800 -> 84797 bytes
 doc/generated/pdf/README.INSTALL.pdf  |  Bin 171299 -> 171295 bytes
 doc/generated/pdf/TROUBLESHOOTING.pdf |  Bin 118907 -> 118907 bytes
 8 files changed, 1046 insertions(+), 9 deletions(-)

diff --git a/README.INSTALL b/README.INSTALL
index 7c21cec..4ec8330 100644
--- a/README.INSTALL
+++ b/README.INSTALL
@@ -93,8 +93,8 @@ The kernel/ sub-tree which implements the in-kernel support 
code is seen as a
 built-in extension of the Linux kernel. Therefore, the standard Linux kernel
 configuration process should be used to define the various settings for the
 Xenomai kernel components. All of the kernel code Xenomai currently introduces
-is for supporting the Cobalt core (i.e. dual kernel configuration). As of
-today, the Mercury core needs no Xenomai-specific code in kernel space.
+implements the Cobalt core (i.e. dual kernel configuration). As of today, the 
+Mercury core needs no Xenomai-specific code in kernel space.
 
 The lib/ sub-tree contains the various user-space libraries exported by the
 Xenomai framework to the applications. This tree is built separately from the
diff --git a/doc/generated/html/MIGRATION/index.html 
b/doc/generated/html/MIGRATION/index.html
new file mode 100644
index 000..7d96e20
--- /dev/null
+++ b/doc/generated/html/MIGRATION/index.html
@@ -0,0 +1,1037 @@
+http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";>
+http://www.w3.org/1999/xhtml"; xml:lang="en">
+
+
+
+Migrating from Xenomai 2.x to 2.99.0
+
+
+
+
+
+/**/
+
+
+
+
+Migrating from Xenomai 2.x to 2.99.0
+
+  Table of Contents
+  JavaScript must be enabled in your browser to display the 
table of contents.
+
+
+
+
+
+The latest version of this document is available at
+http://www.xenomai.org/documentation/xenomai-forge/html/MIGRATION/";>this 
address.
+For questions, corrections and improvements, write to
+mailto:xeno...@xenomai.org";>the mailing list.
+
+
+
+1. Configuration
+
+User programs and libraries
+
+
+As with Xenomai 2.x, xeno-config is available for retrieving the
+compilation and link flags for building Xenomai 3.x applications. This
+script will work for both the Cobalt and Mercury environments
+indifferently.
+
+
+
+
+Each --skin= option specifier can be abbreviated as
+ --. For instance, --psos is a shorthand for 
--skin=psos on
+ the command line.
+
+
+
+
+Specifying --[skin=]cobalt or --[skin=]posix on the 
command line
+  is strictly equivalent. However, this does not make sense with
+  Mercury which does not define these switches.
+
+
+
+
+--[skin=]alchemy replaces the former --skin=native 
switch.
+
+
+
+
+--core can be used to retrieve the name of the Xenomai core system
+  for which xeno-config was generated. Possible output values are
+  cobalt and mercury.
+
+
+
+
+--no-auto-init can be passed to disable automatic initialization
+  of the Copperplate library when the application process enters the
+  main() routine. In such a case, the application code using any 
API
+  based on the Copperplate layer, shall call the 
copperplate_init()
+  routine manually, as part of its initialization process, before
+  any real-time service is invoked.
+
+
+
+
+
+
+--enable-x86-sep was renamed to 
--enable-x86-vsyscall to fix a
+  misnomer. This option should be left enabled (default), unless
+  linuxthreads are used instead of NPTL.
+
+
+
+
+
+
+2. Getting the system state
+
+Querying the state of the real-time system should be 
done via the new
+Xenomai registery interface available with Xenomai 3.x, which is
+turned on when --enable-registry is passed to the configuration
+script for building the Xenomai libraries and programs.
+The new registry support is common to the Cobalt and 
Mercury cores,
+with only marginal differences due to the presence (or lack of) co-
+kernel in the system.
+
+2.1. /proc/xenomai interface 
changes
+The legacy /proc/xenomai interface is still 
available when running
+over the Cobalt core. The following changes compared to Xenomai 2.x
+took place though:
+
+
+
+Thread status
+
+
+
+All pseudo-files reporting the various thread states 
moved under the
+new sched/ hierarchy, i.e.
+{sched, stat, acct} → 
sched/{threads, stat, acct}
+
+
+
+Clocks
+
+
+
+With the introduction of dynamic clock registration 
in the Cobalt
+cor