This website works better with JavaScript
Home
Explore
Help
Sign In
oznt
/
blogit
mirror of
https://github.com/oz123/blogit.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
add setup.cfg - simplify man page building
Oz N Tiram
9 years ago
parent
651933995b
commit
bd7a7c3a55
1 changed files
with
4 additions
and
0 deletions
Unified View
Show Diff Stats
4
0
setup.cfg
+ 4
- 0
setup.cfg
View File
@@ -0,0 +1,4 @@
+[build_manpage]
+output = blogit.1
+parser = blogit.blogit:get_parser
+