This repository was archived by the owner on Mar 26, 2026. It is now read-only.
Commit 7ee38d8
fix: allow multiple/custom index pages to be used (#280)
* fix: allow custom index files
* test: include non-cloud library
* test: update goldens
* fix: retrieve markdown files
* test: fix non-cloud setting
* test: remove unnecessary requirements
* test: remove region tags
* Update docfx_yaml/markdown_utils.py
Co-authored-by: Tyler Bui-Palsulich <26876514+tbpg@users.noreply.github.com>
* test: update goldens with proper region tags
* fix: apply review suggestions
---------
Co-authored-by: Tyler Bui-Palsulich <26876514+tbpg@users.noreply.github.com>1 parent 2221b48 commit 7ee38d8
51 files changed
Lines changed: 8173 additions & 10 deletions
File tree
- docfx_yaml
- tests
- testdata
- goldens/non-cloud
- non-cloud
- docs
- _static
- js
- _templates
- howto
- pandas_gbq
- samples/snippets
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 | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
304 | 314 | | |
305 | 315 | | |
306 | 316 | | |
| |||
332 | 342 | | |
333 | 343 | | |
334 | 344 | | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
335 | 348 | | |
336 | 349 | | |
337 | 350 | | |
| |||
340 | 353 | | |
341 | 354 | | |
342 | 355 | | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | 356 | | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
353 | 366 | | |
354 | 367 | | |
355 | 368 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
Large diffs are not rendered by default.
0 commit comments