Skip to content

Commit b3a8681

Browse files
committed
Merge pull request #3 from mattthias/master_update_documentation
Master update documentation
2 parents 7d8bec4 + 0fbb0d9 commit b3a8681

3 files changed

Lines changed: 8 additions & 5 deletions

File tree

AUTHORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@
44

55
Łukasz Oleś <[email protected]>
66
Mattias de Hollander <[email protected]>
7+
Matthias Schmitz <[email protected]>
8+
Michael Schmidt <[email protected]>

README.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
##############################################
22
OCA - OpenNebula Cloud Api
33
##############################################
4-
:Version: 3.0.0-a1
4+
:Version: 4.10.0-a1
55
:status: .. image:: https://travis-ci.org/python-oca/python-oca.svg
66

77
About
@@ -11,7 +11,7 @@ Bindings for XMLRPC OpenNebula Cloud API
1111

1212
Documentation
1313
-------------
14-
see http://lukaszo.github.com/python-oca/index.html and http://www.opennebula.org/documentation:rel3.2:api
14+
see http://python-oca.github.com/python-oca/index.html and http://docs.opennebula.org/4.10/integration/system_interfaces/api.html
1515

1616
All `allocate` functions are implemented as static methods.
1717

@@ -35,5 +35,6 @@ OCA is under Apache Software License
3535
Authors
3636
-------
3737

38-
Łukasz Oleś
38+
See AUTHORS file
39+
3940

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
# built documents.
4949
#
5050
# The short X.Y version.
51-
version = '3.0.0'
51+
version = '4.10.0'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '3.0.0-alfa1'
53+
release = '4.10.0-a1'
5454

5555
# The language for content autogenerated by Sphinx. Refer to documentation
5656
# for a list of supported languages.

0 commit comments

Comments
 (0)