mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Extend latex footnotes unit test
This commit is contained in:
@@ -169,3 +169,9 @@ Footnote in term [#]_
|
||||
|
||||
def bar(x,y):
|
||||
return x+y
|
||||
|
||||
The section with an object description
|
||||
======================================
|
||||
|
||||
.. py:function:: dummy(N)
|
||||
:noindex:
|
||||
|
||||
Reference in New Issue
Block a user