mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-02 09:29:37 -05:00
17 lines
203 B
ReStructuredText
17 lines
203 B
ReStructuredText
force option
|
|
============
|
|
|
|
.. code:: python
|
|
:force:
|
|
|
|
not a python script!
|
|
|
|
.. code-block:: python
|
|
:force:
|
|
|
|
not a python script!
|
|
|
|
.. literalinclude:: error.inc
|
|
:language: python
|
|
:force:
|