New commits:
commit aac6f2ef31ece7feb232822c892b9aeb13591a28
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
Removed BUILD_API=2 from doc as it is grimoire-wide
diff --git a/doc/epydoc/DETAILS b/doc/epydoc/DETAILS
index 5ee5aab..446de94 100755
--- a/doc/epydoc/DETAILS
+++ b/doc/epydoc/DETAILS
@@ -8,7 +8,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
ENTERED=20050118
UPDATED=20050118
LICENSE[0]=GPL
- BUILD_API=2
KEYWORDS="doc python"
SHORT="Epydoc is a tool for generating API documentation for
Python modules, based on their docstrings."
cat << EOF
diff --git a/doc/epydoc/HISTORY b/doc/epydoc/HISTORY
index dc99f79..c906027 100644
--- a/doc/epydoc/HISTORY
+++ b/doc/epydoc/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
diff --git a/doc/highlight/DETAILS b/doc/highlight/DETAILS
index 6488f72..b29b030 100755
--- a/doc/highlight/DETAILS
+++ b/doc/highlight/DETAILS
@@ -6,7 +6,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_URL[0]=http://www.andre-simon.de/zip/$SOURCE
LICENSE[0]=GPL
WEB_SITE=http://www.andre-simon.de/doku/highlight/highlight_en.html
- BUILD_API=2
ENTERED=20050510
UPDATED=20050510
KEYWORDS="doc"
diff --git a/doc/highlight/HISTORY b/doc/highlight/HISTORY
index 889c18b..cf911cc 100644
--- a/doc/highlight/HISTORY
+++ b/doc/highlight/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-03-30 Sergey Lipnevich <sergey AT sourcemage.org>
* DETAILS: upgrade to 2.4.5.
diff --git a/doc/itex2mml/DETAILS b/doc/itex2mml/DETAILS
index 100e12d..9e3022d 100755
--- a/doc/itex2mml/DETAILS
+++ b/doc/itex2mml/DETAILS
@@ -7,7 +7,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_URL[0]=http://pear.math.pitt.edu/mathzilla/$SOURCE
UPDATED=20050726
GATHER_DOCS=off
- BUILD_API=2
KEYWORDS="doc"
SHORT='Itex2mml transforms webpages with embedded itex into XHTML
and MathML'
cat << EOF
diff --git a/doc/itex2mml/HISTORY b/doc/itex2mml/HISTORY
index 9eed9cf..82c6882 100644
--- a/doc/itex2mml/HISTORY
+++ b/doc/itex2mml/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS