Skip to content

Commit

Permalink
Added acitoolkitlib into docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Smith committed Mar 20, 2015
1 parent 0840513 commit 792246e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
3 changes: 2 additions & 1 deletion acitoolkit/acitoolkitlib.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
Used to get the APIC and MySQL login credentials from the command
line (--help gives usage).
The login credentials are taken in the following order:
The login credentials are taken in the following order
* Command line arguments
* Environment variables
* File named credentials.py
Expand Down
8 changes: 8 additions & 0 deletions docs/source/acitoolkit.acitoolkitlib.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
acitoolkitlib module
====================

.. automodule:: acitoolkit.acitoolkitlib
:members:
:inherited-members:
:undoc-members:
:show-inheritance:
2 changes: 1 addition & 1 deletion docs/source/acitoolkit.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ Submodules
acitoolkit.aciphysobject
acitoolkit.acisession
acitoolkit.acitoolkit

acitoolkit.acitoolkitlib

0 comments on commit 792246e

Please sign in to comment.