mirror of
https://github.com/python-escpos/python-escpos
synced 2025-09-13 09:09:58 +00:00
restructure documentation
This commit is contained in:
9
doc/dev/release-process.rst
Normal file
9
doc/dev/release-process.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
***************
|
||||
Release process
|
||||
***************
|
||||
|
||||
* Update authors file
|
||||
* Update changelog
|
||||
* Set annotated tag for release and push to public github
|
||||
* Build wheel
|
||||
* Load wheel to PyPi
|
14
doc/dev/todo.rst
Normal file
14
doc/dev/todo.rst
Normal file
@@ -0,0 +1,14 @@
|
||||
****
|
||||
TODO
|
||||
****
|
||||
|
||||
Open points and issues of the project are tracked in the GitHub issues.
|
||||
Some annotations still remain in the code and should be moved over time
|
||||
into the issue tracker.
|
||||
|
||||
Todos in the codebase
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. todolist::
|
||||
|
||||
|
Reference in New Issue
Block a user