Changeset 7e72f07 in git for main.dox


Ignore:
Timestamp:
Jun 18, 2014, 6:09:13 AM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
a34bee4491ac8579453c235ebc2ba872ba9a8120f7c62199f01a8c54d51b2f48a096f0d7ed291592
Parents:
7483c72512b3d2710ea5ae00af4d2f96e7cb5b53
Message:
Extended doxygen mainpage of introduction manual + some more links
File:
1 edited

Legend:

Unmodified
Added
Removed
  • main.dox

    r7483c72 r7e72f07  
    1 /*! \mainpage Singular kernel developers manual
     1/*! \mainpage Singular developers manual
    22
    3 This is a developers manual for the internals of <A
    4 HREF="http://www.singular.uni-kl.de">Compute Algebra System
    5 Singular</A>, with main <A
    6 HREF="https://github.com/Singular/Sources/">source repository</A>.
    7 For more manuals see
    8 <A HREF="https://github.com/Singular/Sources/wiki/">WIKI</A>.
    9 Somewhat older kernel documentation can be found at
    10 <A HREF="ftp://www.mathematik.uni-kl.de/pub/Math/Singular/doc/singular-anatomy.tgz">singular-anatomy.tgz</A>
     3\verbinclude README
    114
     5Somewhat older kernel documentation can be found at ftp://www.mathematik.uni-kl.de/pub/Math/Singular/doc/singular-anatomy.tgz
    126
    137Separate top-level packages are as follows (also see the diagram below):
     
    3630
    3731
    38 Here is a short description of the Singular restructurization:
    39 <A HREF="http://www.singular.uni-kl.de/gap-meeting-2012/SW.Aug.12.motsak.2.pdf">Singular Modularization</A>
     32Here is a short description of the Singular restructurization: http://www.singular.uni-kl.de/gap-meeting-2012/SW.Aug.12.motsak.2.pdf
    4033
    4134Dependencies between Singular packages are as follows:
Note: See TracChangeset for help on using the changeset viewer.