changeset 745:afcda7ef6c98

v0.7.x-svn.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 05 Mar 2008 17:17:11 +0000
parents 14c744c4fe17
children 69030868524e
files README.txt docs/manual.sgml ggrtf.tf
diffstat 3 files changed, 6 insertions(+), 31 deletions(-) [+]
line wrap: on
line diff
--- a/README.txt	Wed Mar 05 16:57:13 2008 +0000
+++ b/README.txt	Wed Mar 05 17:17:11 2008 +0000
@@ -2,36 +2,11 @@
 ===================================
 (C) Copyright 2004-2008 Matti Hämäläinen (Ggr Pupunen) & others
 
-Introduction
-------------
-For introduction and main documentation, please refer to the full
-GgrTF User's Manual. The manual is available under docs/-subdirectory
-in various formats:
-
- * Multi-page HTML: docs/html/index.html
- * Single-page    : docs/html/manual.html
- * ASCII text     : docs/manual.txt
-
-Newer, possibly more complete, versions of the HTML manual are
-also available through WWW, at following address:
-
-http://ccr.tnsp.org/ggrtf/?p=docs
-
-
 Release Notes
 -------------
-v0.6.3 of GgrTF is the latest "stable" release of GgrTF development
-tree, but it is in no way finished. Mostly the documentation is
-unfinished, and of course the code itself is under constant
-development.
-
-Some parts of the documentation are completely missing, so any
-vigilant user is encouraged to dig into the code by themselves
-and see how it works. Also do check the latest updates to the
-manual.
-
-As always, there is no guarantee of applicability or anything.
-There are bugs.
+This is the v0.7.x DEVELOPMENT branch! It is unstable and probably
+will occasionally be broken intentionally. Complaints about any
+breakage can be directed to /dev/null.
 
 
 Important URLs
--- a/docs/manual.sgml	Wed Mar 05 16:57:13 2008 +0000
+++ b/docs/manual.sgml	Wed Mar 05 17:17:11 2008 +0000
@@ -1,6 +1,6 @@
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "/usr/share/xml/docbook/schema/dtd/4.3/docbookx.dtd">
 <!-- Define some entities
-<!ENTITY ggrtfver "0.6.3">
+<!ENTITY ggrtfver "0.7.0">
 <!ENTITY jeskko "<ulink url='http://jeskko.pupunen.net/'>Jarkko Vääräniemi</ulink> (<ulink url='http://www.bat.org/help/finger?str=jeskko'>Jeskko</ulink>)">
 <!ENTITY ggr "<ulink url='http://ccr.tnsp.org/'>Matti Hämäläinen</ulink> (<ulink url='http://www.bat.org/help/finger?str=ggr'>Ggr</ulink>)">
 <!ENTITY tfurl "<ulink url='http://tinyfugue.sf.net/'>TinyFugue</ulink>">
--- a/ggrtf.tf	Wed Mar 05 16:57:13 2008 +0000
+++ b/ggrtf.tf	Wed Mar 05 17:17:11 2008 +0000
@@ -1,8 +1,8 @@
 ;;
-;; GgrTF v0.6.3.8-svn - TinyFugue script for BatMUD
+;; GgrTF v0.7.0.0-svn - TinyFugue script for BatMUD
 ;; (C) Copyright 2004-2008 Matti Hämäläinen (Ggr Pupunen)
 ;;
-/set ggrtf_ver=0.6.3.8-svn
+/set ggrtf_ver=0.7.0.0-svn
 ;;
 ;; This triggerset is Free Software distributed under
 ;; GNU General Public License version 2.