master/doxygen.c
changeset 205 7fa6de7e3823
parent 199 04ecf40fc2e9
child 246 0bf7c769de06
equal deleted inserted replaced
204:5ab50514d9b2 205:7fa6de7e3823
    19  *  along with the IgH EtherCAT Master; if not, write to the Free Software
    19  *  along with the IgH EtherCAT Master; if not, write to the Free Software
    20  *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
    20  *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
    21  *
    21  *
    22  *****************************************************************************/
    22  *****************************************************************************/
    23 
    23 
    24 /**
    24 // This file only contains the doxygen mainpage.
    25    \file
       
    26    Just for the doxygen mainpage.
       
    27 */
       
    28 
    25 
    29 /*****************************************************************************/
    26 /*****************************************************************************/
    30 
    27 
    31 /**
    28 /**
    32    \mainpage The IgH EtherCAT master
    29    \mainpage The IgH EtherCAT master
    33 
    30 
    34    \section sec_docs Documentation
    31    \section sec_general General information
    35 
    32 
    36    You will find the code documentation in the modules section.
    33    This HTML contains the complete code documentation.
    37 
    34 
    38    There is an external API documentation for the realtime interface.
    35    The API documentations are in the <a href="modules.html">modules
       
    36    section</a>.
    39 
    37 
    40    For information how to build and install, see the README file.
    38    For information how to build and install, see the INSTALL file in the source
       
    39    root.
    41 
    40 
    42    \section sec_contact Contact
    41    \section sec_contact Contact
    43 
    42 
    44    \verbatim
    43    \verbatim
    45    Florian Pose <fp@igh-essen.com>
    44    Florian Pose <fp@igh-essen.com>