doc: update doc
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
This article tells the details of this project for the developer of this project.
|
||||
|
||||
## Version
|
||||
|
||||
When bumping a new version, you should update the version number in following files:
|
||||
|
||||
* `CMakeLists.txt`: It control the version of `LibCmo`, `Unvirt`, `BMap` and `BMapInspector`. All of these projects share the same version.
|
||||
* `Assets/BMapBindings/pybmap/pyproject.toml`: The version of `BMap` Python binding. It should have the same version with `BMap` but not compelled.
|
||||
* `Assets/BMapBindings/BMapSharp/BMapSharp/BMapSharp.csproj`: The version of `BMap` C# binding. Same as above.
|
||||
* TODO
|
||||
|
||||
## Java
|
||||
|
||||
### Java
|
||||
|
||||
Reference in New Issue
Block a user