diff options
author | bnewbold <bnewbold@manus.(none)> | 2007-03-04 16:23:29 -0800 |
---|---|---|
committer | bnewbold <bnewbold@manus.(none)> | 2007-03-04 16:23:29 -0800 |
commit | 5e23196b6f3877a9fd7d50038bcfc022c2cbf068 (patch) | |
tree | 94392cd2ce85702e9ff705f64a6a62e4dbfd2f82 /Git Wiki | |
parent | dd740103631a55a822720cdce5392be64513b9fd (diff) | |
download | knowledge-5e23196b6f3877a9fd7d50038bcfc022c2cbf068.tar.gz knowledge-5e23196b6f3877a9fd7d50038bcfc022c2cbf068.zip |
rewrote some
Diffstat (limited to 'Git Wiki')
-rw-r--r-- | Git Wiki | 26 |
1 files changed, 11 insertions, 15 deletions
@@ -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/>`__. |