Hello All, Following the resent changes with building documentation from within WSJTX v1.5.0 ( RC branch ) and v1.6.0 ( Devel branch ), I've added a feature to build just the HTML document from the JTSDK-QT. This *does not* affect the Release, Debug or Package targets. The Doc build option will use the same SRC files as Release/Debug/Package builds would, for example:
INVOCATION * Open JTSDK-QT * For v1.6.0: Type: build-wsjtx doc * For v1.5.0: Type: build-wsjtxrc doc SOURCE LOCATION v1.6.0 C:\JTSDK\src\wsjtx v1.5.0 C:\JTSDK\src\wsjtx-1.5 BUILD LOCATION * For v1.6.0: C:\JTSDK\wsjtx\build\userguide * For v1.5.0: C:\JTSDK\wsjtx-1.5\build\userguide OUTPUT LOCATION * For v1.6.0: C:\JTSDK\wsjtx\userguide\*.html * For v1.5.0: C:\JTSDK\wsjtx-1.5\userguide\*.html INSTALL THE UPDATE * Windows >> Start JTSDK >> JTSDK Update Using this build option will allow those working on documentation to build the HTML document without compiling the entire application, thus saving a good bit of time between each iteration. The only difference between the Release/Debug build and the Doc build is the HTML output file name and location ( which is displayed after compiling ). The Release/Debug build inserts the {VERSION} variable into the name, whereas, the Doc build will use the AsciiDoc file name, for example: Doc-Build......: wsjtx-main.html Release-Build..: wsjtx-main-1.6.0-devel.html If you have any problems, post them to the wsjt-devel list. 73's Greg, KI7MT ------------------------------------------------------------------------------ _______________________________________________ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wsjt-devel