Skip to content

Commit c917b98

Browse files
committed
docs: adjust sphinx plugin being used to generate command docs
1 parent 35066ea commit c917b98

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.project_name}}/docs

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Usage
22

33
```{eval-rst}
4-
.. click:: {{cookiecutter.package_name}}.__main__:main
4+
.. typer:: {{cookiecutter.package_name}}.__main__:main
55
:prog: {{cookiecutter.project_name}}
66
:nested: full
77
```

0 commit comments

Comments
 (0)