Laurent Saboret
d3654328ed
New options:
...
* -Ixxx to indicate the include path (no space)
* subfolder to parse
2009-05-26 16:46:52 +00:00
Laurent Saboret
78dcb5c219
* Workaround bug in cgal_manual: call \ccTagFullDeclarations at the beginning of \ccOperations.
...
This forces cgal_manual to expand const keyword are avoids 2 problems:
- bad keywords in HTML
- const and non-const methods seem identical.
* Also fixed a bug in copy_doxygen_latex_doc r49560:
cgal_manual compilation error on mst_orient_normals.tex.
2009-05-25 14:31:23 +00:00
Laurent Saboret
e53b592e19
TEMPORARY: a few concept names are hard-coded in copy_doxygen_latex_doc until I find a better implementation:
...
PolylineSimplificationCostFunction
PolylineSimplificationStopPredicate
PolylineSimplificationVertex
ImplicitFunction
InputIterator
OutputIterator
ForwardIterator
2009-05-25 12:52:45 +00:00
Laurent Saboret
8ddfeb809b
generate_reference_manual must be launched from doc_tex folder
2009-05-25 10:28:43 +00:00
Laurent Saboret
f0e8548a13
* Fixed bug: generate_reference_manual does not fill \ccInclude macro if it not already present if a .tex file.
...
* Doxygen skips headers in subfolders named internal or CGALi. Doxygen skips namespaces named internal or CGALi.
* Doxygen #defines CGAL_DOCUMENTATION.
-This line, and those below, will be ignored--
M generate_reference_manual/generate_reference_manual_Doxyfile
M generate_reference_manual/copy_doxygen_latex_doc
2009-05-20 07:52:24 +00:00
Sylvain Pion
6418e3fe36
Undo last commit, it has side-effects by preventing automatic linking in
...
some other example programs.
2009-05-05 08:11:32 +00:00
Sylvain Pion
f4137410aa
</a> -> </A>.
...
It appears to fix a bug in an example in the kernel manual (fix by Marc Glisse).
2009-05-05 08:07:13 +00:00
Laurent Saboret
d1a3275852
TEMPORARY HACK: close \ccEnum curly brace before enum list to workaround a bug in cgal_manual when compiling Surface_reconstruction_points_3 reference manual
2009-04-20 16:53:08 +00:00
Laurent Saboret
9d296b18bb
* Fixed bug which printed a "Cannot add section \ccInclude" warning for concepts whose fake C++ class is in include/CGAL/.
...
* Fixed "INTERNAL ERROR: cannot extract template parameters" bug for templated methods returning a sub-type of the documented class".
* Removed "Class_name<...>::" prefixes for sub-types of the documented class" (prettier).
2009-04-20 10:47:35 +00:00
Laurent Rineau
432b61d506
Fix a bug I introduced in \ccc.
...
Thanks to Nicolas George and Arthur Ripoll (from "Forum", a community of
former students of ENS Paris) that have helped me understand more TeX
internals!
2009-04-17 09:54:57 +00:00
Laurent Rineau
d1c79aced2
Add png files (converted from eps using 'convert') so that we can compile
...
with PDFLaTeX.
2009-04-17 09:52:14 +00:00
Laurent Saboret
9b62e1bb9d
generate_reference_manual version 1.2:
...
- Fixed bug #7654 : Incorrect generate_reference_manual output with doxygen >= 1.5.7
- Moved documentation to https://cgal.geometryfactory.com/CGAL/Members/wiki/Tools/generate_reference_manual .
2009-04-16 14:37:48 +00:00
Laurent Saboret
977526876a
- Fixed bug n Template Parameters formatting introduced in r48735.
...
- Increment version number to 1.1.2.
2009-04-09 12:48:39 +00:00
Laurent Saboret
ed38b56d71
Fixed bug in enumerations documentation.
2009-04-09 12:35:18 +00:00
Laurent Saboret
64c52be8d2
Fixed error messages when Reference manual is empty (no .tex files).
2009-04-09 09:50:36 +00:00
Laurent Saboret
452efbf161
* Fixed rare bug where Doxygen did not expand CGAL_BEGIN/END_NAMESPACE.
...
* Generate Doxygen XML output to get an index easy to parse (doxygen/xml/index.xml - unused yet).
2009-03-24 17:05:03 +00:00
Laurent Saboret
89da9d7c2e
generate_reference_manual version 1.1.1:
...
* New features:
- Print short help when generate_reference_manual is called without parameters, long help when called with -h.
- Improved traces.
* Fixed bugs discovered when parsing Polyline_simplification_2:
- Check if package parameter exists.
- Fixed bug when parsing item name in a sub-namespace of CGAL::.
- Fixed case where default constructor was nor properly updated.
- Fixed bug in documentation of templated methods of a class.
- Added support of several include files for a class.
2009-03-23 14:46:07 +00:00
Laurent Saboret
dba0e4e272
Try: prettier function/method output but the generated Latex is harder to read (commented out)
2009-03-13 17:08:29 +00:00
Laurent Saboret
f4def26eb8
Define \itemsep for latex_to_html
2009-02-26 13:40:57 +00:00
Laurent Saboret
82143450e7
generate_reference_manual 1.1:
...
* Bug fixes:
- Document properly the template parameters of functions. No separate Parameters section.
* Improved formatting of functions and methods:
- Shorter latex code and shorter printed documentation
- Fixed indentation
- Parameter names are in italic instead of bold
* Words surrounded by stars are formatted in bold.
2009-02-26 11:02:59 +00:00
Sylvain Pion
7bd28c2218
Document \ccSum and \ccProd.
2009-02-02 18:08:50 +00:00
Sylvain Pion
80a962c21e
New \ccProd.
2009-02-02 17:26:51 +00:00
Sylvain Pion
40200e96cf
New \ccsum{a}{b}{c} macro that does \sum_{a}^{b}{c} with nicer html rendering.
2009-02-02 17:06:34 +00:00
Sylvain Pion
f04ed5e4e7
Add comment.
2009-02-02 15:21:08 +00:00
Sylvain Pion
9d3827addb
In the package overview page, replace
...
"BibTex Key: cgal:kqjshdfgbqlbchrlqcgalisgreatandmoniqueevenmorebutwhatsthisbibtexthingkjshbfliqsudgldfs"
by
"Citation Entry"
2009-01-31 17:43:37 +00:00
Sylvain Pion
a6060ffd6c
Fully CSS-ify the ccAdvanced environment, with a background image.
...
Also add images for Class, Concept, etc... (longer and thiner than the current
ones) to be used in a further commit.
2009-01-28 17:49:41 +00:00
Laurent Rineau
425aeb4621
Merge from branch 3.4:
...
r47778 | lrineau | 2009-01-22 11:14:13 +0100 (Thu, 22 Jan 2009) | 2 lines
Fix links to acknowledge.html
------------------------------------------------------------------------
r47776 | lrineau | 2009-01-22 11:06:06 +0100 (Thu, 22 Jan 2009) | 2 lines
Fix a link in how_to_cite_cgal.html
2009-01-22 10:16:48 +00:00
Laurent Rineau
dc5d2dc434
Remove \cccWithURL and \ccRefIdfierPageWithURL
2009-01-20 22:50:19 +00:00
Laurent Rineau
89908df679
\ccc and \ccRefIdfierPage now have an optional argument. Usage:
...
\ccc[Kernel::do_intersect]{void do_intersect(int a, int b)}
\ccRefIdfierPage[Kernel::do_intersect]{do_intersect}
The argument must be a label declared with \ccRefLabel, such as in:
\ccRefLabel{Kernel::do_intersect}
2009-01-20 21:56:43 +00:00
Laurent Rineau
e68504513a
ooops. If the *second* argument is to be ignored, then only the *first one*
...
should be passed.
2009-01-20 14:02:56 +00:00
Laurent Rineau
cbacb441a1
Add a wrapper \ccRefIdfierPageWithURL.
2009-01-20 12:41:25 +00:00
Laurent Rineau
554e9dabb6
revert revision r47751
2009-01-20 12:39:24 +00:00
Laurent Rineau
79579c66a6
Add generated files to svn:ignore.
2009-01-20 12:36:38 +00:00
Sylvain Pion
015ed74b19
In the navigation bars, replace the underlying and overlying <hr>,
...
by a nicer and cleaner CSS equivalent (solid thin border).
2009-01-17 13:39:09 +00:00
Sylvain Pion
ea6842b766
Title Page -> Title (in the navigation bar)
2009-01-17 10:12:14 +00:00
Sylvain Pion
659a7bae1f
Minor improvements to the navigation bar, and use a meta tag.
2009-01-17 09:59:33 +00:00
Laurent Rineau
54aabfe8c2
Revert the following revision, because it leads to many many warnings!
...
r47695 | lrineau | 2009-01-08 16:53:03 +0100 (Thu 08 Jan 2009) | 2 lines
Output a warning when two or more anchor rules have the same key.
2009-01-09 10:29:14 +00:00
Laurent Rineau
bcec6c9d30
Add a wrapper around \ccc so that one can chose the URL of the HTML link,
...
instead of the automatic one.
In LaTeX mode, that macro ignores its second argument.
That macro is named \cccWithURL{}{}.
2009-01-09 10:16:54 +00:00
Sylvain Pion
fceb87e931
Update comments after last change, and fix thinko.
2009-01-09 09:40:03 +00:00
Sylvain Pion
8727946a30
Simplify treatment of \textsc, since it's trivial to do with a CSS :-).
2009-01-08 23:39:16 +00:00
Laurent Rineau
f4109fab64
Output a warning when two or more anchor rules have the same key.
2009-01-08 15:53:03 +00:00
Laurent Saboret
9ec9192f57
Added hack to reference the next papers:
...
- Poisson Surface Reconstruction [Kazhdan06]
- Algebraic point set surfaces [Guennebaud07]
- Surface Reconstruction From Unorganized Points [Hoppe92]
2009-01-08 14:17:59 +00:00
Sylvain Pion
e82f1490b7
Justify text globally (isn't it nicer?).
2009-01-06 17:19:20 +00:00
Sylvain Pion
7c945fe101
\mathcal does not need char-by-char treatment anymore.
2009-01-06 16:55:37 +00:00
Sylvain Pion
34b5d5f978
bigbig font seems too big (hard to guess right in HTML).
2009-01-06 15:56:59 +00:00
Sylvain Pion
2b851a2517
array : remove VALIGN=TOP (why was it there?), and add more cellspacing.
2009-01-06 15:42:35 +00:00
Sylvain Pion
5b5913b4e4
Add missing class="math" in array.
2009-01-06 15:12:24 +00:00
Sylvain Pion
4464313def
Remove closing </TD> and </TR> as they are optional in HMTL
...
(and it makes less code to read).
2009-01-06 14:51:16 +00:00
Sylvain Pion
faee97d3d1
Add a few more Unicode/HTML symbols that we use.
2009-01-06 14:38:34 +00:00
Sylvain Pion
1be6de35ee
Allow math style everywhere, so that it can be used in <TD> and not
...
only in <SPAN>, to simplify the HTML.
2009-01-06 13:29:20 +00:00
Sylvain Pion
371a479654
Fix for array environment.
2009-01-06 12:49:34 +00:00
Sylvain Pion
1d5010386d
Replace non-standard compliant <MATH> by <span class="math">.
2009-01-05 15:14:35 +00:00
Sylvain Pion
a582086299
Windows workarounds to help it find the right font.
2009-01-05 14:57:05 +00:00
Laurent Rineau
0d332fbce3
Merge revision 47637 from branch 3.4: "Update how_to_cite_cgal.html after Monique's suggestions."
2009-01-05 10:29:08 +00:00
Sylvain Pion
d94620a529
Add \prod and reduce bigbig_sym size.
2009-01-05 00:21:24 +00:00
Sylvain Pion
5497900555
Nice \frac rendering, and other minor improvements.
2009-01-04 23:17:54 +00:00
Sylvain Pion
6c8aa0df6b
Some minor adjustments.
2009-01-04 19:18:18 +00:00
Sylvain Pion
62a70f2692
Better sqrt and sub/sup.
2009-01-04 18:21:23 +00:00
Sylvain Pion
0d2904df66
Nice HTML display for \TeX and \LaTeX (taken from TeX4ht).
2009-01-03 23:56:00 +00:00
Sylvain Pion
1d2824a9f8
Add Unicode for \gtreqless .
2009-01-03 16:07:34 +00:00
Sylvain Pion
80da0bff1a
More obsolete \ccTexHtml removal.
2009-01-03 15:21:38 +00:00
Sylvain Pion
dbe4033a50
Add double-struck P (projective space), used in Kernel_d, fixed its use there,
...
and remove many obsolete ccTexHtml there.
2009-01-03 12:47:55 +00:00
Sylvain Pion
993add6e80
Use HTML or Unicode for *dots.
2009-01-03 09:38:48 +00:00
Sylvain Pion
17a22d8c40
Use italic for <math> in the style sheet instead of everywhere in the HTML,
...
and use a serif font like in latex.
Introduce sym and big_sym classes for math symbols.
2009-01-02 23:36:55 +00:00
Sylvain Pion
f0ca88b74a
Replace not so nice cc_ref_up_arrow.gif used with Figures references,
...
by a nicer Unicode pointing finger.
2009-01-02 16:56:08 +00:00
Sylvain Pion
ce4a370172
Use <span> instead of nested <math> for cal fonts.
2008-12-30 23:18:42 +00:00
Sylvain Pion
567795852e
Replace mathcal characters by using the "lucida calligraphy" font.
2008-12-30 18:45:45 +00:00
Sylvain Pion
a3792749ee
Use Unicode symbols for double-struck N, Z, Q, R and C.
...
Unfortunately, double-struck E is missing. Let's come back to it in 2009.
2008-12-30 13:31:09 +00:00
Sylvain Pion
cf558eb06d
Replace a few more gif files by HTML codes.
2008-12-28 22:41:05 +00:00
Sylvain Pion
035929236a
Use HTML codes instead of gif files for some math symbols (some remains).
...
See : http://htmlhelp.com/reference/html40/entities/symbols.html
Tested with firefox, safari and opera.
2008-12-28 13:17:12 +00:00
Sylvain Pion
0d54154d06
Use HTML code → instead of cc_index_arrow.gif in the index.
...
(more compact, scalable...)
Tested with firefox, safari and opera.
2008-12-27 20:33:51 +00:00
Laurent Rineau
0fd400caf9
update how-to-cite-CGAL in Manual_tools' trunk
2008-12-15 09:25:20 +00:00
Laurent Rineau
157eba63cf
\ccPkgDemo now predend "demo/3.4/" to its argument.
2008-12-10 14:16:12 +00:00
Laurent Rineau
d4be6503b7
Add support for the \bar command (overline) to latex_to_html. That command
...
is used by the PCA's introduction.tex.
2008-12-01 10:07:51 +00:00
Laurent Saboret
cb7532d93f
Version 1.0.3: Fixed declaration of templated methods
2008-09-30 14:33:42 +00:00
Ben Galehouse
7bc8e45f26
Added #include <stdlib.h> to make it compile on a gcc 4.3 system.
2008-08-22 19:40:47 +00:00
Michael Hemmer
cbfe39e67c
empty commit (mistake)
2008-08-07 12:11:28 +00:00
Sylvain Pion
538458336c
Rename *.C to *.cpp.
2008-07-16 08:46:48 +00:00
Samuel Hornus
153ceb6c26
Added @commentheading keyword
2008-06-20 15:33:49 +00:00
Laurent Saboret
af5184b550
Fixed bug in keep_only_if_function()
2008-06-02 17:04:55 +00:00
Fernando Cacciola
f93437ca22
Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release)
2008-05-05 14:01:55 +00:00
Monique Teillaud
261a985880
bug fix + feature request
2008-04-30 11:39:20 +00:00
Monique Teillaud
eebef3d312
manual tools have no maintainer any more
2008-04-30 11:29:50 +00:00
Laurent Saboret
eb9eca14de
Version 1.0.2:
...
- The tool does not display doxygen warnings by default. Use --verbose to have them back.
- \ccInclude, \ccRefine and \ccInheritsFrom commands are extracted from source code.
- Fixed bug when using @related doxygen keywords.
- Fixed bug in removal of cc_ref_wizard placeholder text.
2008-04-04 16:28:36 +00:00
Laurent Saboret
6e827c390e
Fixed bug when skipping other definitions of namespaceXXX.tex
2008-04-01 17:37:07 +00:00
Laurent Saboret
34873c05a6
Port to Doxygen 1.5.5
2008-03-21 14:36:41 +00:00
Laurent Saboret
bce59d7743
Version 1.0.1:
...
- Support templates nested in CGAL template.
- Turned on doxygen preprocessor.
2008-03-07 13:43:21 +00:00
Fernando Cacciola
b704509dcf
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Laurent Saboret
ef10ca7e16
Bug fix: process all tex files in doc_tex/*_ref/
2008-03-05 16:52:04 +00:00
Laurent Saboret
6f41a13ce2
Fixed bug when '@heading Parameters' occurs several times in the same file
2008-03-05 15:12:00 +00:00
Laurent Saboret
826c5677a9
Version 1.0:
...
- Complete rewrite of the code that extracts new CGAL Manual sections from C++ comments. It uses the new keyword @heading ans is much more generic and robust.
- New keyword @subheading keyword to define a sub-section in CGAL Manual.
2008-02-22 12:55:24 +00:00
Laurent Saboret
d64885d524
Improved \ccHasModels parsing
2008-02-20 14:36:52 +00:00
Laurent Saboret
8b1a04b01c
Fixed \ccVariables support
2008-02-20 11:46:58 +00:00
Laurent Saboret
743bd6ae88
Remove the placeholder text generated by cc_ref_wizard
2008-02-19 14:15:32 +00:00
Laurent Saboret
ef646fd1f9
Words surrounded by simple quotes are emphasized using \ccc
2008-02-18 18:39:17 +00:00
Laurent Saboret
8704390c67
Version 0.9:
...
- more robust parsing
- removed option --force
2008-02-15 17:59:26 +00:00
Fernando Cacciola
a659cd852a
Added project() and conditional test for CGAL_DIR
2008-02-14 15:42:36 +00:00
Fernando Cacciola
14043c43a0
Replaced CGALROOT by CGAL_DIR (the latters is used by CMake automatically)
2008-02-08 17:47:21 +00:00
Fernando Cacciola
afddfc4fca
CMake scripts for demos/examples/test added
2008-02-06 19:06:24 +00:00
Laurent Saboret
1771d4abb1
Updated usage and read-me
2008-01-31 16:13:00 +00:00