summaryrefslogtreecommitdiffstats
path: root/reStructured Text
diff options
context:
space:
mode:
authorUser <bnewbold@daemon.robocracy.org>2009-10-13 02:52:09 +0000
committerUser <bnewbold@daemon.robocracy.org>2009-10-13 02:52:09 +0000
commitf61026119df4700f69eb73e95620bc5928ca0fcb (patch)
treef17127cff9fec40f4207d9fa449b9692644ce6db /reStructured Text
parent9d431740a3e6a7caa09a57504856b5d1a4710a14 (diff)
downloadknowledge-f61026119df4700f69eb73e95620bc5928ca0fcb.tar.gz
knowledge-f61026119df4700f69eb73e95620bc5928ca0fcb.zip
Grand rename for gitit transfer
Diffstat (limited to 'reStructured Text')
-rw-r--r--reStructured Text19
1 files changed, 0 insertions, 19 deletions
diff --git a/reStructured Text b/reStructured Text
deleted file mode 100644
index c624ded..0000000
--- a/reStructured Text
+++ /dev/null
@@ -1,19 +0,0 @@
-================
-ReStructuredText
-================
-
-reStructured text is a markup language commonly used in wikis (including
-`Git Wiki`_) and software documentation. It strives to be readable in
-its raw text
-form, extensible, easy to write, and flexible in output. Writers
-exist to output HTML, XHTML, LaTeX, and several other formats
-
-reStructured text is closely tied to the python community and is used
-in the formating of PEPs. The most popular implementation is `docutils`_.
-
-I also have a cheatsheet_.
-
-.. _docutils: http://docutils.sourceforge.net/
-.. _Git Wiki: /k/gitwiki/
-.. _cheatsheet: /k/sheets/rst/
-