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