Commit Graph
23 Commits
Author SHA1 Message Date
Martin Cech 5a9259d773 updated sphinx documentation: added managers; added new API controllers; cleanup 2014-10-22 17:55:45 -04:00
Nate Coraor 8fadc6392b Rename universe_wsgi.ini -> galaxy.ini everywhere. 2014-09-15 16:43:51 -04:00
Nate Coraor 4227d0eabb Remove additional pieces from old genome index system. 2014-07-27 02:48:40 -04:00
Trevor Wennblom 195017daf7 remove misc files that slipped past hgignore 2014-04-10 22:54:34 -05:00
Nate Coraor 9c64fc123e Remove broken and/or obsolete tools. 2014-01-27 13:58:31 -05:00
Martin Cech 87c84e8c5e Merged in martenson/galaxy-central-marten (pull request #273)
Initial Data Libraries
2013-12-19 12:48:22 -05:00
Martin Cech 3317e25ee1 refactor + docs 2013-12-19 12:44:34 -05:00
John Chilton 1653efcf6e RFC: API design guidelines and considerations. 2013-12-16 15:57:31 -06:00
Dannon Baker 51b6811867 Placeholder in api documentation for Return Codes and Format standards. 2013-12-16 15:17:51 -05:00
Dave Clements 2935ca8e42 New RST files describing Sphinx doc for tool shed changes. 2013-04-01 14:49:17 -07:00
Dannon Baker fd5358bb5a Sphinx Doc: Remove enable_api step from the api quickstart as it is no longer necessary. 2013-01-18 10:26:57 -05:00
Dave Clements c85177860d Update Sphinx RST structural doc to reflect recent code changes. 2013-01-14 17:01:17 -08:00
Dave Clements a3dac95afc First iteration of updating Sphinx RST files. These describe classes and modules (and ...) and are used to generate the Sphinx code documentation. However, they are not updated automatically.
Add the patch.py to automate some of the RST update process, but it is still pretty brutal.  Look for cleanup in the next few releases.
2012-12-18 13:27:20 -08:00
Dave Clements 1d3761c779 Added boilerplate for Sphinx doc home page. 2012-11-06 11:14:22 -08:00
Dave Clements b808d4b935 Added numpy to mock modules list. Readthedocs of galaxy-central is broken, and it's complaining about numpy. So, try adding it to mock modules list and see if that helps. 2012-11-06 09:31:28 -08:00
Dave Clements 5338d778b4 Pared Sphinx's mock module list down to those that actually get rid of errors at ReadTheDocs. 2012-11-03 10:25:21 -07:00
Dave Clements 2031da8f68 Took out mock modules that weren't helping from Sphinx config file. 2012-11-03 10:10:15 -07:00
Dave Clements 7ca742c187 More changes to get Sphinx to run with fewer erros on ReadTheDocs.org. 2012-11-03 10:00:12 -07:00
Dave Clements fed96397ef Added ReadTheDocs section to Sphinx's conf.py. This lists modules that need to be mocked up, Ithink. 2012-11-03 09:34:06 -07:00
Dave Clements 9ece96cc8f All Sphinx related changes:
- Changed from Galaxy Documentation to Galaxy Code Documentation to be clearer
- Dropped galaxy.jobs.rules, as it is now empty.
2012-11-03 08:51:09 -07:00
Dave Clements d23cd8ea65 More work on docstrings to get them to be Sphinx compatible. Added dependency to Sphinx Makefile to get rid of errors when build files weren't there. 2012-11-01 01:23:56 -07:00
Dave Clements f39c2cb970 Bringing Sphinx RST files up to date; changing generated doc so all modules are documented, not just galaxy.* 2012-10-31 15:41:13 -07:00
Dannon Baker 1a3a17056e Initial commit of Galaxy Documentation. 2012-06-13 11:31:00 -04:00