Insert "Compiling in Linux" instructions in a separate section near

the end of User's Guide.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3682 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2014-02-01 19:21:16 +00:00
parent 16b2b3d419
commit fbe03be98c
2 changed files with 6 additions and 0 deletions

View File

@ -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 <<COMPILING,Compiling WSJT-X>> near the end of this Guide.

View File

@ -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[]