Skip to content

Commit

Permalink
Merge pull request #448 from GavinHuttley/master
Browse files Browse the repository at this point in the history
DOC tidy
  • Loading branch information
GavinHuttley committed Dec 9, 2019
2 parents 3e27c1e + e0ddc4c commit 0ecffb0
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 19 deletions.
4 changes: 1 addition & 3 deletions doc/api/alignment/alignment.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
:mod:`alignment`
===============================
================

.. currentmodule:: cogent3.core.alignment

Class overview
--------------
.. autosummary::
:toctree: classes
:template: class.rst
Expand Down
13 changes: 7 additions & 6 deletions doc/api/index.rst
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
###########
###
API
###########
###


**Contents**
********************************
Objects for the major data types
********************************

.. toctree::
:maxdepth: 1

alignment/alignment
sequence/sequence
table/table
tree/tree
table/table
6 changes: 2 additions & 4 deletions doc/api/sequence/sequence.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
:mod:`sequence`
===============================
===============

.. currentmodule:: cogent3.core.sequence

Class overview
--------------
.. autosummary::
:toctree: classes
:template: class.rst

DnaSequence
RnaSequence
4 changes: 1 addition & 3 deletions doc/api/table/table.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
:mod:`table`
===============================
============

.. currentmodule:: cogent3.util.table

Class overview
--------------
.. autosummary::
:toctree: classes
:template: class.rst
Expand Down
4 changes: 1 addition & 3 deletions doc/api/tree/tree.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
:mod:`tree`
===============================
===========

.. currentmodule:: cogent3.core.tree

Class overview
--------------
.. autosummary::
:toctree: classes
:template: class.rst
Expand Down

0 comments on commit 0ecffb0

Please sign in to comment.