File tree Expand file tree Collapse file tree 1 file changed +17
-6
lines changed Expand file tree Collapse file tree 1 file changed +17
-6
lines changed Original file line number Diff line number Diff line change @@ -723,9 +723,13 @@ <h4>
723723</ h4 >
724724
725725< p >
726- The release file for the standard edition of < em > CodeSnip</ em > includes the
727- setup file along with < code > ReadMe.txt</ code > from the < code > Docs</ code >
728- directory. Both files must exist.
726+ The release zip file for the standard edition requires that the setup files is already
727+ present in the < code > _build/exe</ code > directory.
728+ </ p >
729+
730+ < p >
731+ The release file includes the setup file along with < code > ReadMe.txt</ code >
732+ that is automatically generated from < code > Docs/ReadMe-standard.txt</ code > .
729733</ p >
730734
731735< p >
@@ -752,9 +756,16 @@ <h4>
752756</ h4 >
753757
754758< p >
755- The release file for the portable edition includes the portable executable
756- file, < code > CodeSnip-p.exe</ code > , the help file < code > CodeSnip.chm</ code > and
757- several files from the < code > Docs</ code > directory. All must be present.
759+ The release zip file for the portable edition cannot be created until the
760+ < em > CodeSnip</ em > excutable and the compiled help file are already present in the
761+ < code > _build\exe</ code > directory.
762+ </ p >
763+
764+ < p >
765+ The release file includes the portable executable file, < code > CodeSnip-p.exe</ code > ,
766+ the help file < code > CodeSnip.chm</ code > , < code > Docs/License.html</ code > and
767+ < code > ReadMe.txt</ code > that is automatically generated from
768+ < code > Docs/ReadMe-portable.txt</ code > .
758769</ p >
759770
760771< p >
You can’t perform that action at this time.
0 commit comments