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
f10beeb4
Commit
f10beeb4
authored
Nov 07, 2017
by
Uwe Schulzweida
Browse files
makedoc: skip ncl.
parent
bd5ad0c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/tex/makedoc
View file @
f10beeb4
...
...
@@ -264,7 +264,7 @@ while (<MOFILE>) {
print
TRLIST
"
Here is a short overview of all operators in this section:
\\\\\n
";
print
TRLIST
"
\n
";
if
(
$shortname
ne
"
climat
"
&&
$shortname
ne
"
magics
"
&&
$shortname
ne
"
cmor
"
)
{
if
(
$shortname
ne
"
climat
"
&&
$shortname
ne
"
magics
"
&&
$shortname
ne
"
cmor
"
&&
$shortname
ne
"
ncl
"
)
{
print
TROVER
"
\\
newpage
\n
";
print
TROVER
"
\\
section{
$chap
}
\n
";
print
TROVER
"
\\
input{ref_intro_
${shortname}
}
\n
";
...
...
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