-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
25 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,17 @@ | ||
At the moment the documentation can be built only under Linux. | ||
To build the documentation simply run the 'gendocs.sh' script. | ||
|
||
To build the documentation simply run the 'gendocs.sh' script. | ||
CREATING A RELEASE: | ||
|
||
- Update changelog | ||
|
||
- Update VL_VERSION_* | ||
|
||
- Update releases in pagDownload.dox (we should JavaScript this step really) | ||
|
||
- Commit & push | ||
|
||
- Tag release in appropriate branch | ||
|
||
- Generate the docs | ||
|
||
- Upload the docs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters