diff --git a/doc/source/install-from-source.adoc b/doc/source/install-from-source.adoc index 36aedd1c8..eb198ecdb 100644 --- a/doc/source/install-from-source.adoc +++ b/doc/source/install-from-source.adoc @@ -20,3 +20,5 @@ downloaded with the command: svn co svn://svn.berlios.de/wsjt/branches/wsjtx // Need further compiling Instructions +For some basic instructions on building _WSJT-X_ from source code, see the +section <> near the end of this Guide. diff --git a/doc/source/wsjtx-main.adoc b/doc/source/wsjtx-main.adoc index 7fcaf5b0d..158bf44e6 100644 --- a/doc/source/wsjtx-main.adoc +++ b/doc/source/wsjtx-main.adoc @@ -221,6 +221,10 @@ include::runtime-files.adoc[] == Utility Programs include::utilities.adoc[] +[[COMPILING]] +== Compiling WSJT-X +include::compiling.adoc[] + [[RIG_CONFIG]] == Rig Configuration include::rig-config-main.adoc[]