UPDATE: Remove docs artifacts that are not needed anymore

generate_docs.rs was used to bootstrap the documentatio effords

Unlikely to be used on a regular basis
This commit is contained in:
Nicolás Hatcher
2024-11-25 18:02:14 +01:00
committed by Nicolás Hatcher Andrés
parent b3d4c479f6
commit 94ebf33656
18 changed files with 0 additions and 867 deletions

View File

@@ -35,13 +35,3 @@ path = "src/lib.rs"
[[bin]]
name = "test"
path = "src/bin/test.rs"
[[bin]]
name = "documentation"
path = "src/bin/documentation.rs"
[[bin]]
name = "generate_docs"
path = "src/bin/generate_docs.rs"