diff options
author | bnewbold <bnewbold@manus.(none)> | 2007-03-21 20:05:35 -0700 |
---|---|---|
committer | bnewbold <bnewbold@manus.(none)> | 2007-03-21 20:05:35 -0700 |
commit | 8152ec339576ece4782558c53e71ffef59006502 (patch) | |
tree | 777ce1f536f1d387b28fd4539f479a20a0796015 | |
parent | 188d02d942a2ee140605c3a75cb38630e45364c2 (diff) | |
download | knowledge-8152ec339576ece4782558c53e71ffef59006502.tar.gz knowledge-8152ec339576ece4782558c53e71ffef59006502.zip |
added biohazard image for rst docs
-rw-r--r-- | fig/biohazard.png | bin | 0 -> 179 bytes | |||
-rw-r--r-- | restructured text cheatsheet | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/fig/biohazard.png b/fig/biohazard.png Binary files differnew file mode 100644 index 0000000..ae4629d --- /dev/null +++ b/fig/biohazard.png diff --git a/restructured text cheatsheet b/restructured text cheatsheet index ae6f8d0..e105cba 100644 --- a/restructured text cheatsheet +++ b/restructured text cheatsheet @@ -53,7 +53,7 @@ Hyperlink Target .. _reStructuredText: http://docutils.sf.net/rst.html .. _indirect target: reStructuredText_ .. _internal target: Anonymous Target __ http://docutils.sf.net/docs/ref/rst/restructuredtext.html -Directive ("::") .. image:: images/biohazard.png +Directive ("::") .. image:: fig/biohazard.png Substitution Def .. |substitution| replace:: like an inline directive Comment .. is anything else Empty Comment (".." on a line by itself, with blank lines before & after, |