Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Seitosh
csback
Commits
5e417dd2
Commit
5e417dd2
authored
Jun 10, 2016
by
thomas.forbriger
Browse files
[TASK] (csbusortdirlist): use level three headings
parent
62fb827e
Changes
1
Hide whitespace changes
Inline
Side-by-side
util/csbusortdirlist.py
View file @
5e417dd2
...
...
@@ -132,7 +132,7 @@ class Basetable():
"""
Output a table
"""
os
.
write
(
"== %s:%s ==
\n
"
%
os
.
write
(
"==
=
%s:%s
=
==
\n
"
%
(
self
.
datatype
,
self
.
collection
))
os
.
write
(
"Data stream %s (type %s):
\n
"
%
(
self
.
collection
,
self
.
datatype
))
...
...
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