Skip to content

Commit

Permalink
Sg/calc angles (#50)
Browse files Browse the repository at this point in the history
* Add angle code

* Finish angle code

* Add tests back in

* Change hole angles to interior

* Fix angle docs

* Add multipoints

* Update doc manifest

* Update makedocs keywords

* Add documenter source code to gitignore

* Update comment examples to find error

* More comment example fixes

* More document fixes
  • Loading branch information
skygering authored Jan 26, 2024
1 parent 9b07731 commit 249cef4
Show file tree
Hide file tree
Showing 21 changed files with 999 additions and 473 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/Manifest.toml
/docs/build/
/docs/src/source/
.vscode/
Loading

0 comments on commit 249cef4

Please sign in to comment.