developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Changes between Version 9 and Version 10 of en/howto_release
- Timestamp:
- Dec 22, 2010, 11:22:03 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
en/howto_release
v9 v10 37 37 * http://jelix.org/articles/en/download/nightly by changing links to the nightlies of the next version 38 38 - build and update the API documentation on the web site, by running this command line on the server 39 * {{{install/build_release_doc $BRANCH_ NAME$TAG_NAME $VERSION}}} where:40 * $BRANCH_ NAME is the name of the 'branch': jelix-1.0.x, jelix-1.1.x or jelix-trunk39 * {{{install/build_release_doc $BRANCH_VERSION $TAG_NAME $VERSION}}} where: 40 * $BRANCH_VERSION is the name of the 'branch': 1.0.x, 1.1.x, 1.2.x or trunk 41 41 * $TAG_NAME is the tag in the hg repository, for the release (RELEASE_JELIX_1_0_11 for example) 42 42 * $VERSION the version number of the release (1.0.11 for example) … … 86 86 * http://jelix.org/articles/en/download/nightly by changing links to the nightlies of the next major and minor version 87 87 - build and update the API documentation on the web site, by running this command line on the server 88 * {{{install/build_release_doc $BRANCH_ NAME$TAG_NAME $VERSION}}} where:89 * $BRANCH_ NAME is the name of the 'branch': jelix-1.0.x, jelix-1.1.x or jelix-trunk88 * {{{install/build_release_doc $BRANCH_VERSION $TAG_NAME $VERSION}}} where: 89 * $BRANCH_VERSION is the name of the 'branch': 1.0.x, 1.1.x, 1.2.x or trunk 90 90 * $TAG_NAME is the tag in the hg repository, for the release (RELEASE_JELIX_1_0_11 for example) 91 91 * $VERSION the version number of the release (1.0.11 for example)