Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the readthedocs links #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# The pyIPCMI - Service Tool

The complete Documentation is available on [pyIPCMI.ReadTheDocs.io](http://pyIPCMI.readthedocs.io/en/release/).
For a step by step introduction read our [Quick Start guide](http://pyIPCMI.readthedocs.io/en/release/QuickStart.html).
A detailed usage guide is provided in the sections of [Using pyIPCMI](http://pyIPCMI.readthedocs.io/en/release/UsingpyIPCMI/index.html).
Please also read [Tool Chain Specifics](http://pyIPCMI.readthedocs.io/en/release/ToolChains/index.html)
The complete Documentation is available on [pyIPCMI.ReadTheDocs.io](http://pyIPCMI.readthedocs.io/en/latest/).
For a step by step introduction read our [Quick Start guide](http://pyIPCMI.readthedocs.io/en/latest/QuickStart.html).
A detailed usage guide is provided in the sections of [Using pyIPCMI](http://pyIPCMI.readthedocs.io/en/latest/UsingpyIPCMI/index.html).
Please also read [Tool Chain Specifics](http://pyIPCMI.readthedocs.io/en/latest/ToolChains/index.html)
for special tool chain features.

The references chapter provides a complete [command line argument](http://pyIPCMI.readthedocs.io/en/release/References/CmdRefs/pyIPCMI.html)
description for the service tool. In [IP Core Database](http://pyIPCMI.readthedocs.io/en/release/References/Database.html)
The references chapter provides a complete [command line argument](http://pyIPCMI.readthedocs.io/en/latest/References/CmdRefs/pyIPCMI.html)
description for the service tool. In [IP Core Database](http://pyIPCMI.readthedocs.io/en/latest/References/Database.html)
we are describing how the IP Core database works so a user can integrate own cores into our repository and infrastructure.
pyIPCMI own file formats are documented [here](http://pyIPCMI.readthedocs.io/en/release/References/FileFormats/index.html).
pyIPCMI own file formats are documented [here](http://pyIPCMI.readthedocs.io/en/latest/References/FileFormats/index.html).
And finally, all Python packages, modules and classes are automatically documented by DocUtils/Sphinx in
[Python Infrastructure](http://pyIPCMI.readthedocs.io/en/release/PyInfrastructure/index.html).
[Python Infrastructure](http://pyIPCMI.readthedocs.io/en/latest/PyInfrastructure/index.html).