WIP: Rewritten man page indexer in Rust
Currently just figuring out how to read archives. Turns out to not be as simple as I had expected.
This commit is contained in:
parent
965aa9a2f6
commit
022e9acc4f
7 changed files with 669 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,3 +2,5 @@
|
|||
!/lib/ManUtils/Build.PL
|
||||
!/lib/ManUtils/ManUtils.pm
|
||||
!/lib/ManUtils/ManUtils.xs
|
||||
indexer/target
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue