Skip to content

Commit

Permalink
A couple of doc typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
Computer authored and Computer committed Jul 8, 2016
1 parent 2aa72b3 commit e66e645
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion docs/doc/quick_start.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ A bare biothings project consists of:
Modifying biothings.api functionality
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

A biothings-based project can extend and/or override any function to add project-specific options. For more information on how to do this, check out the `biothings repository <https://github.com/SuLab/biothings.api>`_, especially the *es.py* and *handlers.py* modules. Existing projects implemented using biothings can also be useful guides. See for example, `a genetic variant API <https://github.com/SuLab/myvariant.info/tree/biothings.variant>`_, `a taxonomy API <https://github.com/SuLab/biothings.species>`_, or `a chemical API <https://github.com/SuLab/biothings.drugs>
A biothings-based project can extend and/or override any function to add project-specific options. For more information on how to do this, check out the `biothings repository <https://github.com/SuLab/biothings.api>`_, especially the *es.py* and *handlers.py* modules. Existing projects implemented using biothings can also be useful guides. See for example, `a genetic variant API <https://github.com/SuLab/myvariant.info/tree/biothings.variant>`_, `a taxonomy API <https://github.com/SuLab/biothings.species>`_, or `a chemical API <https://github.com/SuLab/biothings.drugs>`_.
7 changes: 0 additions & 7 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,8 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to biothings.api's documentation!
=========================================

biothings.api is a python framework for creating high performance

.. include:: doc/quick_start.rst

Contents:

.. toctree::
:maxdepth: 2
doc/quick_start
Expand Down

0 comments on commit e66e645

Please sign in to comment.