Commit Graph

18 Commits

Author SHA1 Message Date
Andreas Meyer 134181be66 acknowledging CGAL now finally integrated into the manual 2007-05-21 15:05:06 +00:00
Andreas Meyer dcf96d954a new toc layout :
* removed short table of contents
* main TOC contains 
  + list of parts
  + list of packages
* moved everything below chapter into a 
* minitoc 

* old layout is still the default
2007-04-16 23:38:26 +00:00
Andreas Meyer 74d513dda8 make manual_tools not complain about missing 'benchmarks' directory 2007-04-01 10:31:18 +00:00
Andreas Meyer 79c1bde675 added benchark stuff:
* collect *.bff files, according to path/filename pattern
* create tar-files with unique filename
* provide links from web page to those tar-files, included in the manual 
  (below doc_html/benchmarks/)
2007-03-28 10:57:59 +00:00
Andreas Meyer 7e670c317b * switched to xml output for comments (makes transition easier from
doc_tex to doxygen)
* bugfix (html): made footnotes always appear _after_ alphabetical list of refpages
* bugfix: ccReferToExampleCode is now typeset in alltt
2007-02-20 12:30:06 +00:00
Andreas Meyer 283f74d6ac another step towards doc_tex->doxygen :
a file comments.txt is now written by the html converter, that contains
all interesting comment for code related items (methods, variables, 
constructors etc)
2007-02-14 15:59:18 +00:00
Andreas Meyer 02e62927f8 first step towards doc_tex->doxygen converter 2007-02-13 10:06:33 +00:00
Andreas Meyer b61e418b88 * added a \slash macro
* create a default *.stage_0 file
2006-10-10 16:32:25 +00:00
Andreas Meyer c3692fed06 bugfix for " [#1129] wrong hyperlinks " 2006-08-09 13:37:27 +00:00
Andreas Meyer b6d991ff86 html: less aggressive crosslinking (scope reduction now does not
extend beyond manual boundary)
2006-05-08 14:30:13 +00:00
Andreas Meyer 807fb759a8 html: new feature: \ccHowToCiteCgal{cgal:bibtexentry} 2006-04-29 20:54:38 +00:00
Andreas Meyer 3e9da694df * new feature: regular expressions (based on posix regex)
* bugfix: based on regex, \labels inside sections/chapters etc
          are now correctly handled (ie, html-anchors above <h1> etc)
* improved layout for pkgdesc
2006-04-11 22:08:32 +00:00
Andreas Meyer 62d97773d3 bugfix: [cccbegin]someclass<K,bla>[cccend] can now be matched
new feature: \ref[text]{\somelabel} will produce to an html-link with "text"
being the link text, and somelabel as the link target. if no text is given, 
the default is to show an image with an up-arrow
2006-04-05 10:02:40 +00:00
Andreas Meyer e358d73dd8 cleanup: flex is not needed anymore at manual build time (since long ago) 2006-03-03 15:17:05 +00:00
Andreas Meyer 98ef8ed9bc latex_to_html also needs $LATEX_CONV_CONFIG.
if not set, aks cc_extract_html for a default value
2006-03-02 10:32:10 +00:00
Andreas Meyer 8776a40d63 better installation procedure
RCSdef now also works for html converter
2006-03-01 20:05:41 +00:00
Laurent Saboret 1aad55d4cb Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
Laurent Saboret 5dca6087d1 Move packages to trunk root 2006-02-14 08:58:16 +00:00