File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Documentation/Maintenance Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -719,16 +719,16 @@ Generate Doxygen Documentation
719719Note: links to the nightly generated Doxygen can be found in the footer of the
720720Doxygen HTML pages. Use the files to upload and create:
721721
722- * ` InsightDoxygenDocTag-MAJOR_VERSION.$MINOR_VERSION.$PATCH_VERSION.gz `
723- * ` InsightDoxygenXml-MAJOR_VERSION.$MINOR_VERSION.$PATCH_VERSION.tar.gz `
724- * ` InsightDoxygenDocHtml-MAJOR_VERSION.$MINOR_VERSION.$PATCH_VERSION.tar.gz. `
722+ * ` InsightDoxygenDocTag-$ MAJOR_VERSION.$MINOR_VERSION.$PATCH_VERSION.gz `
723+ * ` InsightDoxygenXml-$ MAJOR_VERSION.$MINOR_VERSION.$PATCH_VERSION.tar.gz `
724+ * ` InsightDoxygenDocHtml-$ MAJOR_VERSION.$MINOR_VERSION.$PATCH_VERSION.tar.gz. `
725725
726726Prior to the release, new ` Remote ` modules should be enabled in the Doxygen
727727build's configuration.
728728
729729Download the tarballs from the ` latest ` [ ITKDoxygen Release] and rename the files to use
730730the current version. Create a new [ ITKDoxygen Release] with the files on a
731- ` vMAJOR_VERSION .$MINOR_VERSION.$PATCH_VERSION` tag.
731+ ` v$MAJOR_VERSION .$MINOR_VERSION.$PATCH_VERSION` tag.
732732
733733ReadTheDocs will automatically generate a new rendered version based on this
734734tagged release.
You can’t perform that action at this time.
0 commit comments