Commit 665f6b4
committed
docs(api): add missing functions to API documentation
- Add if_ci() to CI utilities
- Add strip_common_prefix() to path utilities
- Add detect_packages_from_files() and find_all_packages_under_path() to module detection
- Add runtime utilities: find_shiv(), ensure_standalone_script_up_to_date(), ensure_zipapp_up_to_date(), runtime_swap()
- Add subprocess utilities: run_with_output(), run_with_separated_output()
- Add create_version_info() to version utilities
- Add testing utilities: create_mock_superclass_test(), patch_everywhere()
- Update Quick Reference table with all new functions
- Update README and index.md features sections1 parent 24f6cf6 commit 665f6b4
3 files changed
+584
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
| 65 | + | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
| |||
0 commit comments