changeset 287:3ce9a48aa3fc

added refresh.bash script for docs
author catherine@dellzilla
date Fri, 20 Mar 2009 13:16:26 -0400
parents abb4c6524113
children e7578e7ff9dd
files docs/refresh.bash docs/source/limitations.rst
diffstat 2 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/refresh.bash	Fri Mar 20 13:16:26 2009 -0400
@@ -0,0 +1,2 @@
+sphinx-build -b html source build
+scp -r build catherine@$tummy:/var/www/sqlpython
\ No newline at end of file
--- a/docs/source/limitations.rst	Fri Mar 20 13:05:45 2009 -0400
+++ b/docs/source/limitations.rst	Fri Mar 20 13:16:26 2009 -0400
@@ -2,6 +2,9 @@
 Limitations
 ===========
 
+Bug reports and feature requests are welcome at 
+`the project's bug tracker on Assembla <http://trac-hg.assembla.com/sqlpython/report>`_.
+
 Slow parsing
 ------------
 
@@ -26,5 +29,7 @@
 Unsupported commands
 --------------------
 
-  * DBMS_OUTPUT.PUT_LINE
+* PASSWORD
 
+* SET FEEDBACK OFF
+