Skip to content

Commit 81e48e1

Browse files
committed
auto-generating sphinx docs
1 parent 34366a0 commit 81e48e1

File tree

262 files changed

+24284
-1815
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

262 files changed

+24284
-1815
lines changed

docs/master/__config__.html

Lines changed: 44 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,25 @@
7373
</li>
7474

7575
<li>
76-
<a href="https://pytorch.org/features">Features</a>
76+
<div class="ecosystem-dropdown">
77+
<a id="dropdownMenuButton" data-toggle="ecosystem-dropdown">
78+
Ecosystem
79+
</a>
80+
<div class="ecosystem-dropdown-menu">
81+
<a class="nav-dropdown-item" href="https://pytorch.org/hub"">
82+
<span class=dropdown-title>Models (Beta)</span>
83+
<p>Discover, publish, and reuse pre-trained models</p>
84+
</a>
85+
<a class="nav-dropdown-item" href="https://pytorch.org/ecosystem">
86+
<span class=dropdown-title>Tools & Libraries</span>
87+
<p>Explore the ecosystem of tools and libraries</p>
88+
</a>
89+
</div>
90+
</div>
7791
</li>
7892

7993
<li>
80-
<a href="https://pytorch.org/ecosystem">Ecosystem</a>
94+
<a href="https://pytorch.org/mobile">Mobile</a>
8195
</li>
8296

8397
<li>
@@ -93,7 +107,21 @@
93107
</li>
94108

95109
<li>
96-
<a href="https://pytorch.org/resources">Resources</a>
110+
<div class="resources-dropdown">
111+
<a id="resourcesDropdownButton" data-toggle="resources-dropdown">
112+
Resources
113+
</a>
114+
<div class="resources-dropdown-menu">
115+
<a class="nav-dropdown-item" href="https://pytorch.org/resources"">
116+
<span class=dropdown-title>Developer Resources</span>
117+
<p>Find resources and get questions answered</p>
118+
</a>
119+
<a class="nav-dropdown-item" href="https://pytorch.org/features">
120+
<span class=dropdown-title>About</span>
121+
<p>Learn about PyTorch’s features and capabilities</p>
122+
</a>
123+
</div>
124+
</div>
97125
</li>
98126

99127
<li>
@@ -130,7 +158,7 @@
130158

131159

132160
<div class="version">
133-
<a href='http://pytorch.org/docs/versions.html'>1.4.0a0+6923b93 &#x25BC</a>
161+
<a href='http://pytorch.org/docs/versions.html'>1.4.0a0+4e71be4 &#x25BC</a>
134162
</div>
135163

136164

@@ -538,15 +566,23 @@ <h2>Resources</h2>
538566
<div class="main-menu">
539567
<ul>
540568
<li>
541-
<a href="#">Get Started</a>
569+
<a href="https://pytorch.org/get-started">Get Started</a>
570+
</li>
571+
572+
<li>
573+
<a href="https://pytorch.org/features">Features</a>
574+
</li>
575+
576+
<li>
577+
<a href="https://pytorch.org/ecosystem">Ecosystem</a>
542578
</li>
543579

544580
<li>
545-
<a href="#">Features</a>
581+
<a href="https://pytorch.org/mobile">Mobile</a>
546582
</li>
547583

548584
<li>
549-
<a href="#">Ecosystem</a>
585+
<a href="https://pytorch.org/hub">PyTorch Hub</a>
550586
</li>
551587

552588
<li>
@@ -585,6 +621,7 @@ <h2>Resources</h2>
585621
sideMenus.bind();
586622
scrollToAnchor.bind();
587623
highlightNavigation.bind();
624+
mainMenuDropdown.bind();
588625

589626
// Add class to links that have code blocks, since we cannot create links in code blocks
590627
$("article.pytorch-article a span.pre").each(function(e) {

docs/master/_modules/index.html

Lines changed: 44 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,25 @@
7171
</li>
7272

7373
<li>
74-
<a href="https://pytorch.org/features">Features</a>
74+
<div class="ecosystem-dropdown">
75+
<a id="dropdownMenuButton" data-toggle="ecosystem-dropdown">
76+
Ecosystem
77+
</a>
78+
<div class="ecosystem-dropdown-menu">
79+
<a class="nav-dropdown-item" href="https://pytorch.org/hub"">
80+
<span class=dropdown-title>Models (Beta)</span>
81+
<p>Discover, publish, and reuse pre-trained models</p>
82+
</a>
83+
<a class="nav-dropdown-item" href="https://pytorch.org/ecosystem">
84+
<span class=dropdown-title>Tools & Libraries</span>
85+
<p>Explore the ecosystem of tools and libraries</p>
86+
</a>
87+
</div>
88+
</div>
7589
</li>
7690

7791
<li>
78-
<a href="https://pytorch.org/ecosystem">Ecosystem</a>
92+
<a href="https://pytorch.org/mobile">Mobile</a>
7993
</li>
8094

8195
<li>
@@ -91,7 +105,21 @@
91105
</li>
92106

93107
<li>
94-
<a href="https://pytorch.org/resources">Resources</a>
108+
<div class="resources-dropdown">
109+
<a id="resourcesDropdownButton" data-toggle="resources-dropdown">
110+
Resources
111+
</a>
112+
<div class="resources-dropdown-menu">
113+
<a class="nav-dropdown-item" href="https://pytorch.org/resources"">
114+
<span class=dropdown-title>Developer Resources</span>
115+
<p>Find resources and get questions answered</p>
116+
</a>
117+
<a class="nav-dropdown-item" href="https://pytorch.org/features">
118+
<span class=dropdown-title>About</span>
119+
<p>Learn about PyTorch’s features and capabilities</p>
120+
</a>
121+
</div>
122+
</div>
95123
</li>
96124

97125
<li>
@@ -128,7 +156,7 @@
128156

129157

130158
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.4.0a0+6923b93 &#x25BC</a>
159+
<a href='http://pytorch.org/docs/versions.html'>1.4.0a0+4e71be4 &#x25BC</a>
132160
</div>
133161

134162

@@ -691,15 +719,23 @@ <h2>Resources</h2>
691719
<div class="main-menu">
692720
<ul>
693721
<li>
694-
<a href="#">Get Started</a>
722+
<a href="https://pytorch.org/get-started">Get Started</a>
723+
</li>
724+
725+
<li>
726+
<a href="https://pytorch.org/features">Features</a>
727+
</li>
728+
729+
<li>
730+
<a href="https://pytorch.org/ecosystem">Ecosystem</a>
695731
</li>
696732

697733
<li>
698-
<a href="#">Features</a>
734+
<a href="https://pytorch.org/mobile">Mobile</a>
699735
</li>
700736

701737
<li>
702-
<a href="#">Ecosystem</a>
738+
<a href="https://pytorch.org/hub">PyTorch Hub</a>
703739
</li>
704740

705741
<li>
@@ -738,6 +774,7 @@ <h2>Resources</h2>
738774
sideMenus.bind();
739775
scrollToAnchor.bind();
740776
highlightNavigation.bind();
777+
mainMenuDropdown.bind();
741778

742779
// Add class to links that have code blocks, since we cannot create links in code blocks
743780
$("article.pytorch-article a span.pre").each(function(e) {

docs/master/_modules/torch.html

Lines changed: 44 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,25 @@
7171
</li>
7272

7373
<li>
74-
<a href="https://pytorch.org/features">Features</a>
74+
<div class="ecosystem-dropdown">
75+
<a id="dropdownMenuButton" data-toggle="ecosystem-dropdown">
76+
Ecosystem
77+
</a>
78+
<div class="ecosystem-dropdown-menu">
79+
<a class="nav-dropdown-item" href="https://pytorch.org/hub"">
80+
<span class=dropdown-title>Models (Beta)</span>
81+
<p>Discover, publish, and reuse pre-trained models</p>
82+
</a>
83+
<a class="nav-dropdown-item" href="https://pytorch.org/ecosystem">
84+
<span class=dropdown-title>Tools & Libraries</span>
85+
<p>Explore the ecosystem of tools and libraries</p>
86+
</a>
87+
</div>
88+
</div>
7589
</li>
7690

7791
<li>
78-
<a href="https://pytorch.org/ecosystem">Ecosystem</a>
92+
<a href="https://pytorch.org/mobile">Mobile</a>
7993
</li>
8094

8195
<li>
@@ -91,7 +105,21 @@
91105
</li>
92106

93107
<li>
94-
<a href="https://pytorch.org/resources">Resources</a>
108+
<div class="resources-dropdown">
109+
<a id="resourcesDropdownButton" data-toggle="resources-dropdown">
110+
Resources
111+
</a>
112+
<div class="resources-dropdown-menu">
113+
<a class="nav-dropdown-item" href="https://pytorch.org/resources"">
114+
<span class=dropdown-title>Developer Resources</span>
115+
<p>Find resources and get questions answered</p>
116+
</a>
117+
<a class="nav-dropdown-item" href="https://pytorch.org/features">
118+
<span class=dropdown-title>About</span>
119+
<p>Learn about PyTorch’s features and capabilities</p>
120+
</a>
121+
</div>
122+
</div>
95123
</li>
96124

97125
<li>
@@ -128,7 +156,7 @@
128156

129157

130158
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.4.0a0+6923b93 &#x25BC</a>
159+
<a href='http://pytorch.org/docs/versions.html'>1.4.0a0+4e71be4 &#x25BC</a>
132160
</div>
133161

134162

@@ -851,15 +879,23 @@ <h2>Resources</h2>
851879
<div class="main-menu">
852880
<ul>
853881
<li>
854-
<a href="#">Get Started</a>
882+
<a href="https://pytorch.org/get-started">Get Started</a>
883+
</li>
884+
885+
<li>
886+
<a href="https://pytorch.org/features">Features</a>
887+
</li>
888+
889+
<li>
890+
<a href="https://pytorch.org/ecosystem">Ecosystem</a>
855891
</li>
856892

857893
<li>
858-
<a href="#">Features</a>
894+
<a href="https://pytorch.org/mobile">Mobile</a>
859895
</li>
860896

861897
<li>
862-
<a href="#">Ecosystem</a>
898+
<a href="https://pytorch.org/hub">PyTorch Hub</a>
863899
</li>
864900

865901
<li>
@@ -898,6 +934,7 @@ <h2>Resources</h2>
898934
sideMenus.bind();
899935
scrollToAnchor.bind();
900936
highlightNavigation.bind();
937+
mainMenuDropdown.bind();
901938

902939
// Add class to links that have code blocks, since we cannot create links in code blocks
903940
$("article.pytorch-article a span.pre").each(function(e) {

docs/master/_modules/torch/__config__.html

Lines changed: 44 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,25 @@
7171
</li>
7272

7373
<li>
74-
<a href="https://pytorch.org/features">Features</a>
74+
<div class="ecosystem-dropdown">
75+
<a id="dropdownMenuButton" data-toggle="ecosystem-dropdown">
76+
Ecosystem
77+
</a>
78+
<div class="ecosystem-dropdown-menu">
79+
<a class="nav-dropdown-item" href="https://pytorch.org/hub"">
80+
<span class=dropdown-title>Models (Beta)</span>
81+
<p>Discover, publish, and reuse pre-trained models</p>
82+
</a>
83+
<a class="nav-dropdown-item" href="https://pytorch.org/ecosystem">
84+
<span class=dropdown-title>Tools & Libraries</span>
85+
<p>Explore the ecosystem of tools and libraries</p>
86+
</a>
87+
</div>
88+
</div>
7589
</li>
7690

7791
<li>
78-
<a href="https://pytorch.org/ecosystem">Ecosystem</a>
92+
<a href="https://pytorch.org/mobile">Mobile</a>
7993
</li>
8094

8195
<li>
@@ -91,7 +105,21 @@
91105
</li>
92106

93107
<li>
94-
<a href="https://pytorch.org/resources">Resources</a>
108+
<div class="resources-dropdown">
109+
<a id="resourcesDropdownButton" data-toggle="resources-dropdown">
110+
Resources
111+
</a>
112+
<div class="resources-dropdown-menu">
113+
<a class="nav-dropdown-item" href="https://pytorch.org/resources"">
114+
<span class=dropdown-title>Developer Resources</span>
115+
<p>Find resources and get questions answered</p>
116+
</a>
117+
<a class="nav-dropdown-item" href="https://pytorch.org/features">
118+
<span class=dropdown-title>About</span>
119+
<p>Learn about PyTorch’s features and capabilities</p>
120+
</a>
121+
</div>
122+
</div>
95123
</li>
96124

97125
<li>
@@ -128,7 +156,7 @@
128156

129157

130158
<div class="version">
131-
<a href='http://pytorch.org/docs/versions.html'>1.4.0a0+6923b93 &#x25BC</a>
159+
<a href='http://pytorch.org/docs/versions.html'>1.4.0a0+4e71be4 &#x25BC</a>
132160
</div>
133161

134162

@@ -526,15 +554,23 @@ <h2>Resources</h2>
526554
<div class="main-menu">
527555
<ul>
528556
<li>
529-
<a href="#">Get Started</a>
557+
<a href="https://pytorch.org/get-started">Get Started</a>
558+
</li>
559+
560+
<li>
561+
<a href="https://pytorch.org/features">Features</a>
562+
</li>
563+
564+
<li>
565+
<a href="https://pytorch.org/ecosystem">Ecosystem</a>
530566
</li>
531567

532568
<li>
533-
<a href="#">Features</a>
569+
<a href="https://pytorch.org/mobile">Mobile</a>
534570
</li>
535571

536572
<li>
537-
<a href="#">Ecosystem</a>
573+
<a href="https://pytorch.org/hub">PyTorch Hub</a>
538574
</li>
539575

540576
<li>
@@ -573,6 +609,7 @@ <h2>Resources</h2>
573609
sideMenus.bind();
574610
scrollToAnchor.bind();
575611
highlightNavigation.bind();
612+
mainMenuDropdown.bind();
576613

577614
// Add class to links that have code blocks, since we cannot create links in code blocks
578615
$("article.pytorch-article a span.pre").each(function(e) {

0 commit comments

Comments
 (0)