We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d669686 commit 22a4007Copy full SHA for 22a4007
setup.cfg
@@ -40,6 +40,8 @@ zip_safe = True
40
[options.entry_points]
41
console_scripts =
42
sphinx-etoc = sphinx_external_toc.cli:main
43
+jb.cmdline =
44
+ toc = sphinx_external_toc.cli:main
45
46
[options.extras_require]
47
code_style =
0 commit comments