Update REDME
This commit is contained in:
parent
029b602f96
commit
26f32327b3
@ -157,13 +157,13 @@ autopep8 --in-place filename
|
||||
##Для проверки орфографии:
|
||||
cd docs
|
||||
|
||||
(set -a && source ../.env && make spelling)
|
||||
make spelling
|
||||
##Для обновления документации:
|
||||
m2r README.md
|
||||
|
||||
cd docs
|
||||
|
||||
(set -a && source ../.env && make html)
|
||||
make html
|
||||
|
||||
|
||||
## Read more
|
||||
|
@ -182,7 +182,7 @@ autopep8 --in-place filename
|
||||
|
||||
cd docs
|
||||
|
||||
(set -a && source ../.env && make spelling)
|
||||
make spelling
|
||||
|
||||
Для обновления документации:
|
||||
----------------------------
|
||||
@ -191,7 +191,7 @@ m2r README.md
|
||||
|
||||
cd docs
|
||||
|
||||
(set -a && source ../.env && make html)
|
||||
make html
|
||||
|
||||
Read more
|
||||
---------
|
||||
|
Loading…
x
Reference in New Issue
Block a user