Skip to content

Commit

Permalink
Updated Readmes with Python API reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
GPMueller committed May 15, 2017
1 parent 810c611 commit 0a8721c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -95,6 +95,7 @@ More details may be found in the [Reference section](docs/README.md) including
* [Framework build instructions](docs/BUILD.md)
* [Core build instructions](core/docs/BUILD.md)
* [Core API Reference](core/docs/API.md)
* [Python API Reference](core/docs/API_Python.md)

There is also a [Wiki](https://iffwiki.fz-juelich.de/index.php/Spirit "Click me..."),
hosted by the Research Centre Jülich.
Expand Down
3 changes: 2 additions & 1 deletion core/README.md
Expand Up @@ -13,4 +13,5 @@ Other bindings should be easy to create.

### Documentation
* [Build instructions](docs/BUILD.md)
* [API Reference](docs/API.md)
* [API Reference](docs/API.md)
* [Python API Reference](docs/API_Python.md)
2 changes: 1 addition & 1 deletion docs/README.md
Expand Up @@ -6,7 +6,7 @@ Details
* [Framework build instructions](BUILD.md)
* [UI-QT Keybindings](UI-Qt.md)

See the [Core reference section](../core/docs/Readme.md) for further information on the **core library**.
See the [Core reference section](../core/docs/README.md) for further information on the **core library**.
It includes
* [Core build instructions](../core/docs/BUILD.md)
* [Core API Reference](../core/docs/API.md)

0 comments on commit 0a8721c

Please sign in to comment.