mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-07-26 01:28:10 -07:00
Updated documentation
This commit is contained in:
@@ -42,7 +42,10 @@ build_wheel:
|
||||
build_pure_wheel:
|
||||
python3 setup.py sdist bdist_wheel --pure
|
||||
|
||||
release: test remove_symlinks build_wheel build_pure_wheel create_symlinks
|
||||
documentation:
|
||||
make -C docs html
|
||||
|
||||
release: test remove_symlinks build_wheel build_pure_wheel documentation create_symlinks
|
||||
|
||||
upload:
|
||||
@echo Ready to publish release, hit enter to continue
|
||||
|
||||
Reference in New Issue
Block a user