summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@manus.(none)>2007-03-04 16:23:29 -0800
committerbnewbold <bnewbold@manus.(none)>2007-03-04 16:23:29 -0800
commit5e23196b6f3877a9fd7d50038bcfc022c2cbf068 (patch)
tree94392cd2ce85702e9ff705f64a6a62e4dbfd2f82
parentdd740103631a55a822720cdce5392be64513b9fd (diff)
downloadknowledge-5e23196b6f3877a9fd7d50038bcfc022c2cbf068.tar.gz
knowledge-5e23196b6f3877a9fd7d50038bcfc022c2cbf068.zip
rewrote some
-rw-r--r--Git Wiki26
-rw-r--r--Special Case?1
-rw-r--r--reStructured Text9
3 files changed, 18 insertions, 18 deletions
diff --git a/Git Wiki b/Git Wiki
index 0e7d444..1ddabf1 100644
--- a/Git Wiki
+++ b/Git Wiki
@@ -1,20 +1,16 @@
+========
Git Wiki
========
-:Author: Bryan Newbold
-:Version: $Revision: 1 $
-:Copyright: This document has been placed in the public domain.
-
-[GitWiki] is what you're doing right now!
-
- here is some raw text?
-
-
+`Git Wiki`__ is what you're doing right now! It is a django__ app which
+stores a hierarchy of articles/items in a git__ repository; each item
+is formated in `reStructured Text`__, which can be reinterpreted into
+XHTML or LateX (and thus a pdf document).
-Links
-~~~~~
+__ /k/gitwiki/
+__ http://djangoproject.com/
+__ http://git.cx
-* restructured text: "(reStructuredText__)"
-* doc utils
-* git documentation
-* repository?
+Development
+~~~~~~~~~~~
+Git Wiki is under heavy development. The source tree can be browsed at `/code/bn-project </code/bn-project/>`__.
diff --git a/Special Case? b/Special Case?
deleted file mode 100644
index e977142..0000000
--- a/Special Case?
+++ /dev/null
@@ -1 +0,0 @@
-this file is weird!
diff --git a/reStructured Text b/reStructured Text
index bf3982c..1b26603 100644
--- a/reStructured Text
+++ b/reStructured Text
@@ -1,5 +1,10 @@
-A ReStructuredText Primer (ed: taken from docutils package)
-===========================================================
+=========================
+A ReStructuredText Primer
+=========================
+
+---------------------------------
+(ed: taken from docutils package)
+---------------------------------
:Author: Richard Jones
:Version: $Revision: 4350 $