We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd725be commit f48f090Copy full SHA for f48f090
Makefile
@@ -76,7 +76,7 @@ api-docs: ## Generate Sphinx inline-API HTML documentation, including API docs
76
@echo "Build finished. The HTML pages are in docs/hr/build/apidocs"
77
78
79
-hr-docs: ## Generate docusaurus and blog-post
+hr-docs: ## Generate docusaurus and blog-posts
80
@echo "===> Generate docusaurus docs and blog-posts <==="
81
cd docs/hr && npm i && npm run build
82
cd ../..
0 commit comments