dfinke / ImportExcel

PowerShell module to import/export Excel spreadsheets, without Excel
https://www.powershellgallery.com/packages/ImportExcel/
Apache License 2.0
2.48k stars 400 forks source link

Creates index file with all functions in module #1609

Open kristenmcd19 opened 5 months ago

kristenmcd19 commented 5 months ago

relates to: Issue 1608

After further review, SUMMARY.md looks like it is intended to just be a tree for the repo. To create a central place for all functionality to be described for a new user (without having to download or click into each example or function file), I created an index file with a table of all the functions, the synopsis and description, and link out to help pages where they exist.