Skip to content

Commit 63ec292

Browse files
committed
doc: build manpage from CLI docs
1 parent 1798f4d commit 63ec292

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,8 @@
4444

4545
# One entry per manual page. List of tuples
4646
# (source start file, name, description, authors, manual section).
47-
# TODO: auto-build and include the man page in the release archive
4847
man_pages = [
49-
('index', 'getmac', 'Cross-platform Python package to get MAC addresses',
48+
('cli', 'getmac', 'Cross-platform Python package to get MAC addresses',
5049
[author], 1)
5150
]
5251

0 commit comments

Comments
 (0)