Commit 852d912
committed
Adopt PyPNM-style maintenance clean script and ignore local MkDocs site output
- add tools/maintenance/clean.sh using the same action-based structure and parsing pattern used in PyPNM
- support clean.sh --site for MkDocs build output cleanup and --all for broader local artifact cleanup
- remove local site/ output with the new maintenance cleaner
- add site/ to .gitignore so MkDocs build artifacts are not reintroduced as untracked files
- keep cleanup tooling under tools/maintenance with corrected maintenance spelling - 2026-02-22 18:09:291 parent 871fd97 commit 852d912
121 files changed
Lines changed: 168 additions & 1041084 deletions
File tree
- docs
- site
- assets
- images
- javascripts
- lunr
- min
- workers
- stylesheets
- docs-index
- postman-install
- release
- search
- tools
- user-guide
- visual-mkdocs-plan
- visual-previews
- DOCSIS-3.0
- DOCSIS-3.1
- DOCSIS-General
- MultiCapture
- ChannelEstimation
- OfdmaPreEqualization
- RxMER
- SingleCapture
- Histogram
- OFDMA
- OFDM
- SpectrumAnalysis
- visual
- DOCSIS-3.0
- DS-SCQAM-CodeErrorRate
- DS-SCQAM-Stats
- US-ATDMA-PreEqualization
- US-ATDMA-Stats
- DOCSIS-3.1
- DS-OFDM-ChannelStats
- DS-OFDM-ProfileStats
- DiplexConfiguration
- US-OFDMA-ChannelStats
- DOCSIS-General
- EventLog
- InterfaceStats
- MultiCapture
- ChannelEstimation
- ChannelEstimation-Analysis-GroupDelay
- ChannelEstimation-Analysis-MIN_AVG_MAX
- OfdmaPreEqualization
- OfdmaPreEqualization-Analysis-EchoDetection
- OfdmaPreEqualization-Analysis-GroupDelay
- OfdmaPreEqualization-Analysis-MinAvgMax
- RxMER
- RxMER-Analysis-MIn-Avg-Max
- RxMER-Analysis-OFDMA-Profile-Performance-1
- RxMER-Analysis-Rxmer-Heat-Map
- SingleCapture
- Histogram/Histogram
- OFDMA/GetCapture-PreEqualization
- OFDM
- GetCapture-ChanEst
- GetCapture-ConstellationDisplay
- GetCapture-FecSummary
- GetCapture-ModulationProfile
- GetCapture-RxMER
- SpectrumAnalysis
- GetCapture-FBC
- GetCapture-Friendly
- GetCapture-OFDM
- GetCapture-SCQAM
- GetCapture
- tools
- maintenance
- release
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
0 commit comments