@@ -57,8 +57,9 @@ def warn(self, msg, loc):
57
57
am_replacer_basic_expected = """
58
58
This comes before
59
59
60
+
60
61
sphinx_automodapi.tests.test_automodapi Module
61
- -------------------------------------------------------
62
+ ----------------------------------------------
62
63
63
64
.. automodule:: sphinx_automodapi.tests.test_automodapi
64
65
@@ -104,8 +105,9 @@ def test_am_replacer_basic():
104
105
am_replacer_noinh_expected = """
105
106
This comes before
106
107
108
+
107
109
sphinx_automodapi.tests.test_automodapi Module
108
- -------------------------------------------------------
110
+ ----------------------------------------------
109
111
110
112
.. automodule:: sphinx_automodapi.tests.test_automodapi
111
113
@@ -145,8 +147,9 @@ def test_am_replacer_noinh():
145
147
am_replacer_titleandhdrs_expected = """
146
148
This comes before
147
149
150
+
148
151
sphinx_automodapi.tests.test_automodapi Module
149
- &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
152
+ &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
150
153
151
154
.. automodule:: sphinx_automodapi.tests.test_automodapi
152
155
@@ -204,8 +207,9 @@ def test_am_replacer_titleandhdrs():
204
207
am_replacer_nomain_expected = """
205
208
This comes before
206
209
210
+
207
211
sphinx_automodapi.automodapi Module
208
- --------------------------------------------
212
+ -----------------------------------
209
213
210
214
211
215
@@ -246,8 +250,9 @@ def test_am_replacer_nomain():
246
250
am_replacer_skip_expected = """
247
251
This comes before
248
252
253
+
249
254
sphinx_automodapi.automodapi Module
250
- --------------------------------------------
255
+ -----------------------------------
251
256
252
257
.. automodule:: sphinx_automodapi.automodapi
253
258
@@ -313,6 +318,7 @@ def test_am_replacer_invalidop():
313
318
am_replacer_cython_expected = """
314
319
This comes before
315
320
321
+
316
322
apyhtest_eva.unit02 Module
317
323
--------------------------
318
324
0 commit comments