Skip to content
Snippets Groups Projects
Commit b44e5089 authored by Remi Cresson's avatar Remi Cresson
Browse files

DOC: move contribute section in index

parent 1e2330cd
No related branches found
No related tags found
2 merge requests!108Release 2.0.0,!107Catchy README
Pipeline #186698 passed
# Pyotb: Orfeo Toolbox for Python
# pyotb: Orfeo Toolbox for Python
pyotb is a Python extension of Orfeo Toolbox. It has been built on top of the
existing Python API of OTB, in order
......@@ -9,7 +9,7 @@ to make OTB more Python friendly.
## Get started
- [Installation](installation.md)
- [How to use pyotb](quickstart.md)
- [Quick start](quickstart.md)
- [Useful features](features.md)
- [Functions](functions.md)
- [Interaction with Python libraries (numpy, rasterio, tensorflow)](interaction.md)
......@@ -27,8 +27,17 @@ to make OTB more Python friendly.
- [Managing loggers](managing_loggers.md)
- [Troubleshooting & limitations](troubleshooting.md)
## API
- See the API reference. If you have any doubts or questions, feel free to ask
on github or gitlab!
\ No newline at end of file
on github or gitlab!
## Contribute
Contributions are welcome !
Open a PR/MR, or file an issue if you spot a bug or have any suggestion:
- [Github](https://github.com/orfeotoolbox/pyotb)
- [Orfeo ToolBox GitLab instance](https://gitlab.orfeo-toolbox.org/nicolasnn/pyotb).
Thank you!
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment