Commit ffb1a9c4 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

update link in lammps theme for sphinx

parent 9e37ea16
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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_commands.html#comm\n", s)
                         ".. _lc: Commands_all.html\n", s)

    def test_filter_multiple_horizontal_rules(self):
        s = self.txt2rst.convert(":hline\n"