Skip to content

Make version static text into a link to versions.html #1161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 22, 2021
Merged

Make version static text into a link to versions.html #1161

merged 2 commits into from
Feb 22, 2021

Conversation

mattip
Copy link
Contributor

@mattip mattip commented Feb 16, 2021

Builds on #1160 to turn the static version text into a link to the manually-maintained versions.html page to allow selecting a version of the documentation to view. Once this is merged, the next nightly document build and push will make this work with the master documentation

@codecov
Copy link

codecov bot commented Feb 16, 2021

Codecov Report

Merging #1161 (7bce707) into master (e19ef18) will increase coverage by 0.51%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1161      +/-   ##
==========================================
+ Coverage   79.11%   79.63%   +0.51%     
==========================================
  Files          65       47      -18     
  Lines        3563     3201     -362     
==========================================
- Hits         2819     2549     -270     
+ Misses        744      652      -92     
Impacted Files Coverage Δ
torchtext/datasets/imdb.py 48.38% <0.00%> (-51.62%) ⬇️
torchtext/__init__.py 88.00% <0.00%> (-0.47%) ⬇️
torchtext/data/__init__.py 100.00% <0.00%> (ø)
torchtext/datasets/__init__.py 100.00% <0.00%> (ø)
torchtext/experimental/vocab.py 100.00% <0.00%> (ø)
torchtext/experimental/vectors.py 90.58% <0.00%> (ø)
torchtext/legacy/data/batch.py
torchtext/legacy/__init__.py
torchtext/datasets/enwik9.py
torchtext/legacy/datasets/unsupervised_learning.py
... and 60 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e19ef18...d0449dd. Read the comment docs.

@mattip
Copy link
Contributor Author

mattip commented Feb 22, 2021

@brianjo

@zhangguanheng66 zhangguanheng66 merged commit 082429b into pytorch:master Feb 22, 2021
@zhangguanheng66
Copy link
Contributor

zhangguanheng66 commented Feb 22, 2021

A comment not relevant to this PR - I found the font of torchtext website is not consistent with audio/vision. We use bold everywhere http://pytorch.org/text/stable/index.html while audio/vision don't https://pytorch.org/audio/stable/index.html. I guess we don't use the sphinx correctly. @mattip

@brianjo
Copy link
Contributor

brianjo commented Feb 23, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants