index
:
sphinx
debian
progress-linux
upstream
debian 12 backports: sphinx
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
roots
/
test-reST-code-block
/
index.rst
blob: a7c7df03a09634772fe326703b83f0b1b101aea2 (
plain
)
1
2
3
4
5
6
7
..
code-block
::
:linenos:
def hello(name) print("hello", name) hello("Sphinx")