Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
VTK
VTK
Commits
828cadab
Commit
828cadab
authored
Oct 23, 2019
by
Ben Boeckel
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc_version: fix syntax errors
parent
f4902fe5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
20 deletions
+20
-20
Utilities/Doxygen/doc_version.pl
Utilities/Doxygen/doc_version.pl
+20
-20
No files found.
Utilities/Doxygen/doc_version.pl
View file @
828cadab
...
...
@@ -152,24 +152,24 @@ print DEST_FILE
if
exists
$args
{"
logo
"}
&&
-
f
$args
{"
logo
"};
print
DEST_FILE
"
\@
par VTK:
\n
"
"
VTK is an open-source software system for image processing, 3D
\n
"
"
graphics, volume rendering and visualization. VTK includes many
\n
"
"
advanced algorithms (e.g., surface reconstruction, implicit modelling,
\n
"
"
decimation) and rendering techniques (e.g., hardware-accelerated
\n
"
"
volume rendering, LOD control).
\n
"
"
\@
par
\n
"
"
VTK is used by academicians for teaching and research; by government
\n
"
"
research institutions such as Los Alamos National Lab in the US or
\n
"
"
CINECA in Italy; and by many commercial firms who use VTK to build or
\n
"
"
extend products.
\n
"
"
\@
par
\n
"
"
The origin of VTK is with the textbook
\"
The Visualization Toolkit, an
\n
"
"
Object-Oriented Approach to 3D Graphics
\"
originally published by
\n
"
"
Prentice Hall and now published by Kitware, Inc. (Third Edition ISBN
\n
"
"
1-930934-07-6). VTK has grown (since its initial release in 1994) to a
\n
"
"
world-wide user base in the commercial, academic, and research
\n
"
"
communities.
\n
"
"
\@
par VTK:
\n
"
,
"
VTK is an open-source software system for image processing, 3D
\n
"
,
"
graphics, volume rendering and visualization. VTK includes many
\n
"
,
"
advanced algorithms (e.g., surface reconstruction, implicit modelling,
\n
"
,
"
decimation) and rendering techniques (e.g., hardware-accelerated
\n
"
,
"
volume rendering, LOD control).
\n
"
,
"
\@
par
\n
"
,
"
VTK is used by academicians for teaching and research; by government
\n
"
,
"
research institutions such as Los Alamos National Lab in the US or
\n
"
,
"
CINECA in Italy; and by many commercial firms who use VTK to build or
\n
"
,
"
extend products.
\n
"
,
"
\@
par
\n
"
,
"
The origin of VTK is with the textbook
\"
The Visualization Toolkit, an
\n
"
,
"
Object-Oriented Approach to 3D Graphics
\"
originally published by
\n
"
,
"
Prentice Hall and now published by Kitware, Inc. (Third Edition ISBN
\n
"
,
"
1-930934-07-6). VTK has grown (since its initial release in 1994) to a
\n
"
,
"
world-wide user base in the commercial, academic, and research
\n
"
,
"
communities.
\n
"
,
"
\@
par Useful links:
\n
",
"
\@
li VTK Home: http://www.vtk.org
\n
",
"
\@
li VTK Source: https://gitlab.kitware.com/vtk/vtk
\n
",
...
...
@@ -177,8 +177,8 @@ print DEST_FILE
"
\@
li VTK FAQ: http://www.vtk.org/Wiki/VTK_FAQ
\n
",
"
\@
li VTK Wiki: http://www.vtk.org/Wiki/
\n
",
"
\@
li VTK Dashboard: http://www.cdash.org/CDash/index.php?project=VTK
\n
",
"
\@
li Commercial <a href=
\"
https://www.kitware.com/products/support.html
\"
>support</a>
"
"
and <a href=
\"
http://www.kitware.com/products/protraining.php
\"
>training<
\
a
>
"
"
\@
li Commercial <a href=
\"
https://www.kitware.com/products/support.html
\"
>support</a>
"
,
"
and <a href=
\"
http://www.kitware.com/products/protraining.php
\"
>training<
/
a>
"
,
"
are available from Kitware
\n
",
"
",
"
*/
\n\n
";
...
...
Ben Boeckel
@ben.boeckel
mentioned in commit
361f202f
·
Jan 15, 2020
mentioned in commit
361f202f
mentioned in commit 361f202f571545e1beda6562e3cb63375872ffb9
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment