Update project files
This commit is contained in:
parent
b0f9cfd65a
commit
1e70f0ee6e
|
@ -6,7 +6,7 @@
|
|||
|
||||
ReactPhysics3D is an open source C++ physics engine library that can be used in 3D simulations and games.
|
||||
|
||||
Website : [http://www.reactphysics3d.com](http://www.reactphysics3d.com)
|
||||
Website : [https://www.reactphysics3d.com](https://www.reactphysics3d.com)
|
||||
|
||||
Author : Daniel Chappuis
|
||||
|
||||
|
@ -41,7 +41,7 @@ The ReactPhysics3D library is released under the open-source [ZLib license](http
|
|||
|
||||
## Documentation
|
||||
|
||||
You can find the User Manual and the Doxygen API Documentation [here](http://www.reactphysics3d.com/documentation.html)
|
||||
You can find the user manual and the Doxygen API documentation [here](https://www.reactphysics3d.com/documentation.html)
|
||||
|
||||
## Branches
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ PROJECT_NAME = "ReactPhysics3D"
|
|||
# This could be handy for archiving the generated documentation or
|
||||
# if some version control system is used.
|
||||
|
||||
PROJECT_NUMBER = "0.6.0"
|
||||
PROJECT_NUMBER = "0.7.0"
|
||||
|
||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
||||
# for a project that appears at the top of each page and should give viewer
|
||||
|
|
Loading…
Reference in New Issue
Block a user