Commit 242d7c8
docs: fix obvious pre-existing Sphinx build warnings
Clears 6 of the 10 make-html warnings (none were from the httpx/migration work):
- get_channel: indent wrapped bullet continuations to the bullet-text column and add a trailing blank line so the time / last_modified "Examples" lists parse as RST instead of "bullet list ends without a blank line".
- get_monitoring_locations: make the two identical "list of codes" hyperlinks anonymous (__) to avoid a duplicate-target warning.
- conf.py: drop the deprecated sphinx_rtd_theme display_version option.
- add the referenced docs/source/_static/ directory (was configured in html_static_path but missing).
Remaining warnings (left as out of scope): the legacy NWIS_Metadata autodoc duplicate and the intentional !pip cells in WaterData_demo.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 5f9f736 commit 242d7c8
3 files changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
| 557 | + | |
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
561 | | - | |
| 561 | + | |
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
| |||
2751 | 2751 | | |
2752 | 2752 | | |
2753 | 2753 | | |
2754 | | - | |
2755 | | - | |
2756 | | - | |
| 2754 | + | |
| 2755 | + | |
| 2756 | + | |
| 2757 | + | |
2757 | 2758 | | |
2758 | 2759 | | |
2759 | 2760 | | |
| |||
2799 | 2800 | | |
2800 | 2801 | | |
2801 | 2802 | | |
2802 | | - | |
| 2803 | + | |
2803 | 2804 | | |
2804 | | - | |
| 2805 | + | |
2805 | 2806 | | |
2806 | 2807 | | |
2807 | 2808 | | |
| |||
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | 110 | | |
112 | 111 | | |
113 | 112 | | |
| |||
0 commit comments