Skip to content

Commit

Permalink
docs: update changelog, add filler content
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobCoffee committed Apr 26, 2024
1 parent 55ef5f6 commit 14b0898
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 660 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ docs-clean: ## Dump the existing built docs

docs-serve: docs-clean ## Serve the docs locally
@echo "=> Serving documentation"
$(PDM) run sphinx-autobuild docs docs/_build/ -j auto --watch polyfactory --watch docs --watch tests --watch CONTRIBUTING.rst --port 8002
$(PDM) run sphinx-autobuild docs docs/_build/ -j auto --watch type_lens --watch docs --watch tests --watch CONTRIBUTING.rst --port 8002

docs: docs-clean ## Dump the existing built docs and rebuild them
@echo "=> Building documentation"
Expand Down
Loading

0 comments on commit 14b0898

Please sign in to comment.