[beast: 142/144] DOCS: re-import recent docs from wiki, treat docs current for 24h
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 142/144] DOCS: re-import recent docs from wiki, treat docs current for 24h
- Date: Sat, 19 Jan 2013 00:56:15 +0000 (UTC)
commit d5e25689d74ce4c95c3aaed7d89d5fad7f3dc139
Author: Tim Janik <timj gnu org>
Date: Sat Jan 19 00:43:56 2013 +0100
DOCS: re-import recent docs from wiki, treat docs current for 24h
docs/Makefile.am | 2 +-
docs/import/Beast-Quickstart | 3 ++-
docs/import/Beast_FAQ | 3 ++-
docs/import/beast.1 | 3 ++-
docs/import/bse.5 | 29 +++++++++++++++--------------
docs/import/bsescm.1 | 3 ++-
docs/import/bsewavetool.1 | 3 ++-
docs/import/sfidl.1 | 3 ++-
docs/import/stamp | 2 +-
9 files changed, 29 insertions(+), 22 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 93d2dcf..55fcb71 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -85,7 +85,7 @@ HREFS = 's,<\(\(http\|ftp\)s\?:[^<>]\+\)>,\<<a href="\1">\1</a>\>,g'
# == File Checks ==
MISSING_MSG = " Some files hosted online appear missing or outdated; please issue: make import "
-CURRENTNESS = 21600 # 21600 seconds = 6 hours
+CURRENTNESS = 86400 # 86400 seconds = 24 hours
check-aging-files: check-missing-files
$(Q) LAST=`cd $(srcdir) && test -e import/stamp && cat import/stamp || echo 0` ; NOW=`date +%s` \
; test $$(($$NOW - $$LAST)) -lt $(CURRENTNESS) || { \
diff --git a/docs/import/Beast-Quickstart b/docs/import/Beast-Quickstart
index 9673f78..b88a55f 100644
--- a/docs/import/Beast-Quickstart
+++ b/docs/import/Beast-Quickstart
@@ -95,4 +95,5 @@ Post-expand include size: 0/2097152 bytes
Template argument size: 0/2097152 bytes
Expensive parser function count: 0/100
-->
-<!-- Saved in parser cache with key mediawikidb:pcache:idhash:19-1!*!0!!en!*!* and timestamp 20121025003655 -->
+
+<!-- Saved in parser cache with key mediawikidb:pcache:idhash:19-1!*!0!!en!*!* and timestamp 20130118024134 -->
diff --git a/docs/import/Beast_FAQ b/docs/import/Beast_FAQ
index a6902c8..535c6c2 100644
--- a/docs/import/Beast_FAQ
+++ b/docs/import/Beast_FAQ
@@ -116,4 +116,5 @@ Post-expand include size: 0/2097152 bytes
Template argument size: 0/2097152 bytes
Expensive parser function count: 0/100
-->
-<!-- Saved in parser cache with key mediawikidb:pcache:idhash:49-1!*!0!!en!2!* and timestamp 20121025003655 -->
+
+<!-- Saved in parser cache with key mediawikidb:pcache:idhash:49-1!*!0!!en!2!* and timestamp 20130118024136 -->
diff --git a/docs/import/beast.1 b/docs/import/beast.1
index 4abd7ea..9524dc0 100644
--- a/docs/import/beast.1
+++ b/docs/import/beast.1
@@ -114,4 +114,5 @@ Post-expand include size: 15/2097152 bytes
Template argument size: 0/2097152 bytes
Expensive parser function count: 0/100
-->
-<!-- Saved in parser cache with key mediawikidb:pcache:idhash:61-1!*!0!!en!*!* and timestamp 20121024212153 -->
+
+<!-- Saved in parser cache with key mediawikidb:pcache:idhash:61-1!*!0!!en!*!* and timestamp 20130118024139 -->
diff --git a/docs/import/bse.5 b/docs/import/bse.5
index 208261f..767a90a 100644
--- a/docs/import/bse.5
+++ b/docs/import/bse.5
@@ -25,24 +25,24 @@ Updated: 2011-01-25 <br/>
</p>
<h2> <span class="mw-headline" id="DESCRIPTION"> DESCRIPTION </span></h2>
<p> The <b>bse</b> file format is used by the <a href="http://testbit.eu/index.php?title=Bse&action=edit&redlink=1" class="new" title="Bse (page does not exist)">bse</a> library and dependent programs to save
-<a href="http://testbit.eu/index.php?title=Bse&action=edit&redlink=1" class="new" title="Bse (page does not exist)">bse</a> projects, songs, instruments and sample collections.
-The <a href="http://testbit.eu/index.php?title=Bse&action=edit&redlink=1" class="new" title="Bse (page does not exist)">bse</a> scheme shell <a href="http://testbit.eu/Bsescm.1" title="Bsescm.1">bsescm.1</a> is able to play back <b>bse</b> files directly.
+ <a href="http://testbit.eu/index.php?title=Bse&action=edit&redlink=1" class="new" title="Bse (page does not exist)">bse</a> projects, songs, instruments and sample collections.
+ The <a href="http://testbit.eu/index.php?title=Bse&action=edit&redlink=1" class="new" title="Bse (page does not exist)">bse</a> scheme shell <a href="http://testbit.eu/Bsescm.1" title="Bsescm.1">bsescm.1</a> is able to play back <b>bse</b> files directly.
</p>
<h2> <span class="mw-headline" id="FORMAT"> FORMAT </span></h2>
-<p> <a href="http://testbit.eu/index.php?title=Bse&action=edit&redlink=1" class="new" title="Bse (page does not exist)">bse</a> files start out with a special magic string "; BseProject\n" and then contain nested
-expressions in scheme syntax using the ASCII charset.
-Binary data may be appended to a <i>.bse</i> file if it is seperated from the preceeding
-ASCII test by one or more literal NUL characters ('\0').
-This mechanism is used to store arbitrary binary data like <i>.WAV</i> or Ogg/Vorbis files
-in <a href="http://testbit.eu/index.php?title=Bse&action=edit&redlink=1" class="new" title="Bse (page does not exist)">bse</a> projects, while keeping the actuall content user editable (text editors that preserve
-binary sections have to be used, such as vi(1) or emacs(1)).
+<p> <a href="http://testbit.eu/index.php?title=Bse&action=edit&redlink=1" class="new" title="Bse (page does not exist)">bse</a> files start out with a special magic string "; BseProject\n" and then contain nested
+ expressions in scheme syntax using the ASCII charset.
+ Binary data may be appended to a <i>.bse</i> file if it is seperated from the preceeding
+ ASCII test by one or more literal NUL characters ('\0').
+ This mechanism is used to store arbitrary binary data like <i>.WAV</i> or Ogg/Vorbis files
+ in <a href="http://testbit.eu/index.php?title=Bse&action=edit&redlink=1" class="new" title="Bse (page does not exist)">bse</a> projects, while keeping the actuall content user editable (text editors that preserve
+ binary sections have to be used, such as vi(1) or emacs(1)).
</p>
<h2> <span class="mw-headline" id="COMPATIBILITY"> COMPATIBILITY </span></h2>
<p> The exact format and sets of objects and properties used in a <b>bse</b> file depend highly
-on the library version that was used to save the file. Compatibility functions are supplied
-by the library itself, so old <b>bse</b> files can be converted when the file is loaded.
-To enable this mechanism, all <b>bse</b> files contain a <b>"bse-version"</b> directive which
-indicates the <b>bse</b> file format version of the supplied content.
+ on the library version that was used to save the file. Compatibility functions are supplied
+ by the library itself, so old <b>bse</b> files can be converted when the file is loaded.
+ To enable this mechanism, all <b>bse</b> files contain a <b>"bse-version"</b> directive which
+ indicates the <b>bse</b> file format version of the supplied content.
</p>
<h2> <span class="mw-headline" id="SEE_ALSO"> SEE ALSO </span></h2>
<p><a href="http://testbit.eu/Beast.1" title="Beast.1">beast.1</a>,
@@ -57,4 +57,5 @@ Post-expand include size: 15/2097152 bytes
Template argument size: 0/2097152 bytes
Expensive parser function count: 0/100
-->
-<!-- Saved in parser cache with key mediawikidb:pcache:idhash:62-1!*!0!!en!*!* and timestamp 20121024165007 -->
+
+<!-- Saved in parser cache with key mediawikidb:pcache:idhash:62-1!*!0!!en!*!* and timestamp 20130118024137 -->
diff --git a/docs/import/bsescm.1 b/docs/import/bsescm.1
index cbc2260..db002a8 100644
--- a/docs/import/bsescm.1
+++ b/docs/import/bsescm.1
@@ -118,4 +118,5 @@ Post-expand include size: 15/2097152 bytes
Template argument size: 0/2097152 bytes
Expensive parser function count: 0/100
-->
-<!-- Saved in parser cache with key mediawikidb:pcache:idhash:60-1!*!0!!en!*!* and timestamp 20121025003656 -->
+
+<!-- Saved in parser cache with key mediawikidb:pcache:idhash:60-1!*!0!!en!*!* and timestamp 20130118024140 -->
diff --git a/docs/import/bsewavetool.1 b/docs/import/bsewavetool.1
index 744e0a1..e926429 100644
--- a/docs/import/bsewavetool.1
+++ b/docs/import/bsewavetool.1
@@ -356,4 +356,5 @@ Post-expand include size: 15/2097152 bytes
Template argument size: 0/2097152 bytes
Expensive parser function count: 0/100
-->
-<!-- Saved in parser cache with key mediawikidb:pcache:idhash:58-1!*!0!!en!*!* and timestamp 20121025003657 -->
+
+<!-- Saved in parser cache with key mediawikidb:pcache:idhash:58-1!*!0!!en!*!* and timestamp 20130118024141 -->
diff --git a/docs/import/sfidl.1 b/docs/import/sfidl.1
index 319b2eb..9eed51b 100644
--- a/docs/import/sfidl.1
+++ b/docs/import/sfidl.1
@@ -88,4 +88,5 @@ Post-expand include size: 15/2097152 bytes
Template argument size: 0/2097152 bytes
Expensive parser function count: 0/100
-->
-<!-- Saved in parser cache with key mediawikidb:pcache:idhash:63-1!*!0!!en!*!* and timestamp 20121024191138 -->
+
+<!-- Saved in parser cache with key mediawikidb:pcache:idhash:63-1!*!0!!en!*!* and timestamp 20130118024142 -->
diff --git a/docs/import/stamp b/docs/import/stamp
index 1b252bd..fd8fdce 100644
--- a/docs/import/stamp
+++ b/docs/import/stamp
@@ -1 +1 @@
-1351125417
+1358552607
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]