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 menu. 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:
v1.5.0..: ~/jtsdk/src/wsjtx-1.5 v1.6.0..: ~/jtsdk/src/wsjtx 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 the output 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 ADDITIONAL PACKAGES If you have not installed AsciiDoc or it's dependencies previously, there are a few (small) support packages that are required. Those packages will be installed during the JTSDK configure and make steps. INSTALLATION * Uninstall all previous versions of JTSDK * Download, Uninstall and Install instructions can be found here: https://sourceforge.net/projects/jtsdk/files/linux/2.0.0/ 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