Skip to content

Commit 962a589

Browse files
committed
sitemap
1 parent 8c09a88 commit 962a589

File tree

4 files changed

+526
-0
lines changed

4 files changed

+526
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ uninstall: ## Uninstall
2222
pip uninstall labml_nn
2323

2424
docs: ## Render annotated HTML
25+
python utils/sitemap.py
2526
cd labml_nn; pylit --remove_empty_sections --title_md -t ../../../pylit/templates/nn -d ../docs -w *
2627

2728
pages-old: ## Copy to lab-ml site

0 commit comments

Comments
 (0)