Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argo
Applications
LAMMPS
Commits
ffb1a9c4
Commit
ffb1a9c4
authored
Aug 22, 2018
by
Axel Kohlmeyer
Browse files
update link in lammps theme for sphinx
parent
9e37ea16
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/utils/converters/tests/test_lammps_filters.py
View file @
ffb1a9c4
...
...
@@ -47,7 +47,7 @@ class TestStructuralFilters(unittest.TestCase):
self
.
assertEqual
(
"Title
\n\n
"
"
\n
.. _lws: http://lammps.sandia.gov
\n
"
".. _ld: Manual.html
\n
"
".. _lc:
Section_c
ommands.html
#comm
\n
"
,
s
)
".. _lc:
C
ommands
_all
.html
\n
"
,
s
)
def
test_filter_multiple_horizontal_rules
(
self
):
s
=
self
.
txt2rst
.
convert
(
":hline
\n
"
...
...
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