Skip to content

devUserContact/rust_doc_to_csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

rust_doc_to_csv

This python script takes the html documentation from cargo doc and compiles it into a .csv file for embedding with chatGPT

Copy the rust documentation in the rust_doc/ directory and execute main.py.

python main.py

The compiled documentation.csv separates the documentations data into three columns:

tags, article, tokens

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages