Skip to content

Conversation

@Hzfengsy
Copy link
Member

Add a script to download 3rd party embedded resources (CSS, JS, etc) to local files. This ensures that the documentation can be viewed offline and reduces external dependencies.

The script:

  1. Detects external URLs in HTML/CSS files
  2. Downloads the resources to _static/downloads
  3. Updates the HTML/CSS files to use local copies

@Hzfengsy Hzfengsy force-pushed the doc_cross_ref branch 2 times, most recently from 705a492 to 4a40449 Compare January 27, 2025 11:39
Add a script to download 3rd party embedded resources (CSS, JS, etc) to
local files. This ensures that the documentation can be viewed offline
and reduces external dependencies.

The script:
1. Detects external URLs in HTML/CSS files
2. Downloads the resources to _static/downloads
3. Updates the HTML/CSS files to use local copies
@Hzfengsy
Copy link
Member Author

Hzfengsy commented Feb 3, 2025

@tvm-bot rerun

3 similar comments
@tqchen
Copy link
Member

tqchen commented Feb 3, 2025

@tvm-bot rerun

@tqchen
Copy link
Member

tqchen commented Feb 4, 2025

@tvm-bot rerun

@tqchen
Copy link
Member

tqchen commented Feb 4, 2025

@tvm-bot rerun

@tqchen tqchen merged commit 9898039 into apache:main Feb 5, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants