X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=doclib%2FMainpage.dox;h=8f9ba3ed8655716b7ea97e5c817f6fb169f9e664;hb=6cd09bf0b05c7b26aa57409b510311b235180528;hp=d7c891e92e6aa754f23d21ac6e4cd5acf5e73474;hpb=61e1b171e37d8e8bac8192d23ed062a1dcae4b80;p=senf.git diff --git a/doclib/Mainpage.dox b/doclib/Mainpage.dox index d7c891e..8f9ba3e 100644 --- a/doclib/Mainpage.dox +++ b/doclib/Mainpage.dox @@ -50,8 +50,8 @@ \section senfutil_overview Building Projects using SENF - When building projects using senf, SENFSCons has a very simple helper module \ref senfutil to - make the building of libraries utilizing senf simpler. + When building projects using %senf, SENFSCons has a very simple helper module + \ref senf_senfutil to make the building of libraries utilizing %senf simpler. \see \ref senf_senfutil */ @@ -333,11 +333,11 @@ $ scons all_tests - in the \c senf directory. This assumes, that you want to build the library with your default gcc - and requires the boost libraries to be available in the system include paths. If this is not the - case, you can take a look at SConfig.template file. Copy this file to SConfig - and comment out all the variables you don't want to change (The \e values in the template file - are just arbitrary examples). + in the \c %senf directory. This assumes, that you want to build the library with your default + gcc and requires the boost libraries to be available in the system include paths. If this is + not the case, you can take a look at SConfig.template file. Copy this file to + SConfig and comment out all the variables you don't want to change (The \e values in + the template file are just arbitrary examples). */ /** \page senf_setup Setting up a new project using SENF