Skip to content

Commit

Permalink
Enhance documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
lcpt committed Jan 10, 2025
1 parent 2fca0fc commit a1ba002
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions verif/tests/utility/geom/polylines/2d/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# 2D polyline verification tests

## References
- [Polygonal chain](https://en.wikipedia.org/wiki/Polygonal_chain)
4 changes: 4 additions & 0 deletions verif/tests/utility/geom/polylines/3d/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# 3D polyline verification tests

## References
- [Polygonal chain](https://en.wikipedia.org/wiki/Polygonal_chain)
4 changes: 4 additions & 0 deletions verif/tests/utility/geom/polylines/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# 2D and 3D polyline verification tests

## References
- [Polygonal chain](https://en.wikipedia.org/wiki/Polygonal_chain)

0 comments on commit a1ba002

Please sign in to comment.