Skip to content

Commit

Permalink
Merge pull request #6 from M-SenseResearchGroup/development
Browse files Browse the repository at this point in the history
More documentation updates
  • Loading branch information
LukasAdamowicz committed Oct 19, 2019
2 parents 3809dff + 86bdd46 commit 8a3dcf3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 9 deletions.
3 changes: 2 additions & 1 deletion .readthedocs.yml
Expand Up @@ -7,7 +7,8 @@ version: 2

# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py
builder: html
configuration: docs/source/conf.py

# Build documentation with MkDocs
#mkdocs:
Expand Down
5 changes: 0 additions & 5 deletions docs/source/conf.py
Expand Up @@ -39,11 +39,6 @@
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']

# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
# This pattern also affects html_static_path and html_extra_path.
exclude_patterns = []

autoclass_content = 'both'
autosummary_generate = True
# autosummary_imported_members = True
Expand Down
2 changes: 1 addition & 1 deletion docs/source/ref/imu.rst
Expand Up @@ -2,7 +2,7 @@
.. currentmodule:: pykinematics

pykinematics.imu
=============
================

.. toctree::

Expand Down
2 changes: 1 addition & 1 deletion docs/source/ref/imu/utility.rst
@@ -1,5 +1,5 @@
pykinematics.imu.utility
=======================
========================

.. currentmodule:: pykinematics.imu.utility

Expand Down
2 changes: 1 addition & 1 deletion docs/source/ref/omc.rst
Expand Up @@ -2,7 +2,7 @@
.. currentmodule:: pykinematics

pykinematics.omc
=============
================

.. toctree::

Expand Down

0 comments on commit 8a3dcf3

Please sign in to comment.