diff options
author | W. Trevor King <wking@drexel.edu> | 2010-02-05 20:06:02 -0500 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2010-02-05 20:06:02 -0500 |
commit | f3e912e4a9a532bb7a0e528ff74c55ce0484fc01 (patch) | |
tree | 24484c49c40fe621e65c16a4241c0881129d5365 /doc/tutorial-html.txt | |
parent | 3f27c5c3bbc1ecd00db51c4894a9bf9651ae4fbb (diff) | |
download | bugseverywhere-f3e912e4a9a532bb7a0e528ff74c55ce0484fc01.tar.gz |
Created Sphinx framework with sphinx-quickstart and added .txt extensiosns
Diffstat (limited to 'doc/tutorial-html.txt')
-rw-r--r-- | doc/tutorial-html.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/tutorial-html.txt b/doc/tutorial-html.txt new file mode 100644 index 0000000..0822ebd --- /dev/null +++ b/doc/tutorial-html.txt @@ -0,0 +1,3 @@ +There's an interactive HTML interface in the works +(http://bitbucket.org/sjl/cherryflavoredbugseverywhere/), but it's not +ready for use as a public interface yet. |