From: Perforce Review Daemon <p4review AT smee.org>
To: "Andrew Stitt" <a AT t.armory.com>, "Arjan Bouter" <abouter AT sourcemage.org>, "SM-Commit Daemon" <sm-commit AT lists.ibiblio.org>, "duane_malcolm" <d.malcolm AT auckland.ac.nz>, "Ethan Grammatikidis" <eekee AT eekee.is-a-geek.org>, "Gareth Clay" <gareth AT caffeinefuelled.co.uk>, "Ladislav Hagara" <ladislav.hagara AT unob.cz>, "Maurizio Boriani" <baux AT member.fsf.org>, "Pieter Lenaerts" <e-type AT sourcemage.org>, "Pol Vinogradov" <vin.public AT gmail.com>, "Robin Cook" <rcook AT wyrms.net>, "Seth Woolley" <seth AT swoolley.homeip.net>, "Unet" <unet AT sourcemage.org>, "vladimir_marek" <vlmarek AT volny.cz>
Subject: [SM-Commit] PERFORCE change 78206 by Jason Flatt for review
Date: Sat, 22 Apr 2006 20:05:02 +0100 (BST)
Change 78206 by jason_flatt@jason-jason on 2006/04/22 20:04:36
* CONFIGURE: Added missing && on the first line.
* INSTALL: White space clean up.
* PRE_BUILD, src2html.sh.patch: Added to correct a problem when
linking from source to docs.
* This and the previous 2 or 3 updates I did are for bug # 7321.
@@ -4,5 +4,5 @@
if [ "${BASHDOC_DOCDIR}" == "y" ]; then
config_query_string BASHDOC_DOCS_DIR
\
"What path do you wish to use for generated
documentation?" \
- "usr/doc/sourcemage-docs"
+ "usr/share/doc/sourcemageapidocs"
fi
@@ -1,3 +1,16 @@
+2006-04-22 Jason Flatt <jflatt AT sourcemage.org>
+ * CONFIGURE: Added missing && on the first line.
+ * INSTALL: White space clean up.
+ * PRE_BUILD, src2html.sh.patch: Added to correct a problem when
+ linking from source to docs.
+ * This and the previous 2 or 3 updates I did are for bug # 7321.
+
+2006-03-12 Jason Flatt <jflatt AT sourcemage.org>
+ * CONFIG, INSTALL: Change the default location for generated Source
+ Mage API docs.
+ * INSTALL: Added a modification to the generation script to include
+ the build_api directory.
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS