Commit 6785167
committed
Remove redundant build-docs-local.sh and enhance main build script
- Remove scripts/build-docs-local.sh (redundant with comprehensive build-docs.sh)
- Update doc/codeDocs/README.md to reference main build script
- Add --open flag to build-docs.sh for automatic browser opening on macOS
- Enhance developer experience with file:// URL output and CI detection
- Consolidate documentation build workflow to single, robust script
This simplifies the build process while maintaining all functionality:
- Comprehensive builds with proper error handling and logging
- Optional browser auto-open for local development
- Consistent output paths (documentation-output/)
- Full CI/CD compatibility1 parent bcac596 commit 6785167
File tree
3 files changed
+17
-55
lines changed- doc/CodeDocs
- scripts
3 files changed
+17
-55
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
39 | 38 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
44 | 42 | | |
45 | | - | |
46 | | - | |
| 43 | + | |
47 | 44 | | |
48 | | - | |
49 | | - | |
| 45 | + | |
50 | 46 | | |
51 | | - | |
52 | | - | |
53 | | - | |
| 47 | + | |
54 | 48 | | |
55 | 49 | | |
56 | 50 | | |
| |||
111 | 105 | | |
112 | 106 | | |
113 | 107 | | |
114 | | - | |
115 | | - | |
| 108 | + | |
| 109 | + | |
116 | 110 | | |
117 | 111 | | |
118 | 112 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
375 | 382 | | |
376 | 383 | | |
377 | 384 | | |
| |||
0 commit comments