Skip to content

Commit

Permalink
Merge pull request #150 from sgsellan/docs
Browse files Browse the repository at this point in the history
new docs
  • Loading branch information
sgsellan authored Nov 23, 2024
2 parents 05dc3a0 + cfb84c2 commit bc23287
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/min_l1_with_fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: "min_l1_with_fixed"
---

::: src.gpytoolbox.min_l1_with_fixed
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# https://realpython.com/python-project-documentation-with-mkdocs/
# to deploy:
# commit a change with __version__ in setup.py and src/__init__.py
# commit a change with __version__ in setup.py and src/__init__.py and bash docs/create_docs.sh
# wait for wheels to build and download them
# twine upload dist/*
# label as new release
Expand Down

0 comments on commit bc23287

Please sign in to comment.