Vision: Update the doc theme to pytorch_sphinx_theme?

Created on 27 Mar 2020  路  4Comments  路  Source: pytorch/vision

馃摎 Documentation

The Documentation config in docs use the sphinx default theme which is not consistent to pytorch.org website, the build output is not as elegant as the website version.

Website version:
Screen Shot 2020-03-27 at 18 34 48

Built version(on Dash):
Screen Shot 2020-03-27 at 18 33 42

PyTorch on Dash:
Screen Shot 2020-03-27 at 18 34 19

torchtext on Dash:
Screen Shot 2020-03-27 at 18 35 16

Could you please update the theme config as torchtext or PyTorch?

documentation

Most helpful comment

Here's my PR. Only tested locally. https://github.com/pytorch/vision/pull/2031

All 4 comments

Thanks for opening the issue!

@jlin27 could you have a look?

I'll do a branch pr for this in a few minutes. :)

Here's my PR. Only tested locally. https://github.com/pytorch/vision/pull/2031

Fixed by @brianjo in #2031

Was this page helpful?
0 / 5 - 0 ratings