Commit Graph

14 Commits

Author SHA1 Message Date
1be9042dc3 [functorch] Removed pytorch footer in docs (pytorch/functorch#499)
* Fixes pytorch/functorch#498

Removed footer

* Removed completely the footer
2022-07-21 13:41:22 -07:00
cc68964c06 [functorch] Improve version rendering on docs website 2022-07-21 13:41:22 -07:00
e4d20b58c4 [functorch] Change docs name 2022-07-21 13:41:22 -07:00
dda66b2cae [functorch] Switched docs theme to pytorch-theme (pytorch/functorch#453)
* Switched to pytorch-theme

* Added missing function transforms

* Updated layout

* Added simple text logo and added vjp docs
2022-07-21 13:41:21 -07:00
e73417d2ac [functorch] Add Tutorials to docs build (pytorch/functorch#367) 2022-07-21 13:41:17 -07:00
fd4d82ee0d [functorch] quick cleanup 2022-07-21 13:41:17 -07:00
20997b4917 [functorch] Fix some linting 2022-07-21 13:41:13 -07:00
5cd8af24ee [functorch] Add instructions on how to do the functorch docs deploy 2022-07-21 13:41:10 -07:00
cc735edf23 [functorch] Link readme from install.rst 2022-07-21 13:41:10 -07:00
f811613e2d [functorch] Update README with install instructions 2022-07-21 13:41:10 -07:00
75fde90441 [functorch] sphinx cleanup. Making sure everything renders as expected 2022-07-21 13:41:10 -07:00
44e835b62b [functorch] Quick doc fixes 2022-07-21 13:41:09 -07:00
e264c959e7 [functorch] beef up make_functional docs 2022-07-21 13:41:09 -07:00
24a91e4115 [functorch] Docs build (pytorch/functorch#227)
cd into docs/ and run `make html` and view the html in build/html
2022-07-21 13:41:09 -07:00