Skip to content

Commit 3dd8e55

Browse files
committed
Add ini to display code block in doc
1 parent a4bb2ca commit 3dd8e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/userguide/entry_point.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ After installing the package, a user may invoke that function by simply calling
6464

6565
The syntax for entry points is specified as follows:
6666

67-
.. code-block::
67+
.. code-block:: ini
6868
6969
<name> = [<package>.[<subpackage>.]]<module>[:<object>.<object>]
7070

0 commit comments

Comments
 (0)