Skip to content

Commit

Permalink
makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed Jan 25, 2025
1 parent 5475c07 commit 128aa49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ install: ## install in poetry venv
docs: ## build quartodoc
uv run quartodoc build
rm qmd_files/index.qmd
sed -i '' '1s/{.*//' qmd_files/*.qmd
sed -i '' '1s/$/ {.unnumbered}/' qmd_files/*.qmd
cp qmd_files/*qmd ~/repos/marginaleffectscom/man/python/

0 comments on commit 128aa49

Please sign in to comment.