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:
committed by
Nicolás Hatcher Andrés
parent
b3d4c479f6
commit
94ebf33656
@@ -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"
|
||||
Reference in New Issue
Block a user