mirror of
https://github.com/labmlai/annotated_deep_learning_paper_implementations.git
synced 2025-11-02 13:00:17 +08:00
badgeg
This commit is contained in:
1
Makefile
1
Makefile
@ -26,6 +26,7 @@ docs: ## Render annotated HTML
|
||||
pylit --remove_empty_sections --title_md -t ../../pylit/templates/nn -d html -w labml_nn
|
||||
|
||||
pages: ## Copy to lab-ml site
|
||||
pylit --remove_empty_sections --title_md -t ../../pylit/templates/nn -d html labml_nn
|
||||
@cd ../pages; git pull
|
||||
cp -r html/* ../pages/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user