mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-04-13 06:20:19 +00:00
docs: better unpacker docstring.
This commit is contained in:
parent
3ce005cf37
commit
8e13598a36
3 changed files with 46 additions and 24 deletions
|
|
@ -154,3 +154,6 @@ doctest:
|
|||
|
||||
serve: html
|
||||
cd _build/html && python3.3 -m http.server
|
||||
|
||||
zip: html
|
||||
cd _build/html && zip -r ../../../msgpack-doc.zip .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue