Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
cdo
Commits
d0f4231e
Commit
d0f4231e
authored
Jun 17, 2010
by
Uwe Schulzweida
Browse files
docu update
parent
fb9b620f
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/tex/makedoc
View file @
d0f4231e
...
...
@@ -16,7 +16,7 @@ $refcard = "cdo_refcard.tex";
$class
=
"
cdo_class
";
#
open
(
README
,
"
>OPERATORS
");
open
(
CDOHTML
,
"
>cdo_oper.html
");
open
(
CDOHTML
,
"
>cdo_oper.html
");
open
(
HELPFILE
,
"
>
$help
");
open
(
TCFILE
,
"
>
$catalog
");
open
(
ABCLIST
,
"
>
$abclist
");
...
...
@@ -124,6 +124,8 @@ print TRCARD "\\vspace*{2mm}\n";
print
TRCARD
"
\\
subsection*{Operators}
\n
";
print
TRCARD
"
\n
";
#
print
HELPFILE
"
/* Automatically created with makedoc, don't edit! */
\n
";
#
$help_print
=
1
;
$oldchap
=
"
oldchap
";
$nline
=
0
;
...
...
src/operator_help.h
View file @
d0f4231e
/* Automatically created with makedoc, don't edit! */
static
char
*
InfoHelp
[]
=
{
"NAME"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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