Simplify docs preprocessing (#30947)
Closes #ISSUE This was done as part of experimental work towards better validation of our docs. The validation ended up being not worth it, however, I believe this refactoring is Release Notes: - N/A *or* Added/Fixed/Improved ...
This commit is contained in:
parent
57424e4743
commit
b057b4697f
7 changed files with 110 additions and 229 deletions
|
@ -19,9 +19,6 @@ workspace-hack.workspace = true
|
|||
[lints]
|
||||
workspace = true
|
||||
|
||||
[lib]
|
||||
path = "src/docs_preprocessor.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "docs_preprocessor"
|
||||
path = "src/main.rs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue