Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e1c0a39

Browse files
committed
rebuild docs with not sphinx 1.8.0
1 parent 186d37c commit e1c0a39

File tree

5,396 files changed

+23182
-479071
lines changed

Some content is hidden

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

5,396 files changed

+23182
-479071
lines changed

3.0.0/Matplotlib.pdf

-37.7 KB
Binary file not shown.
5.63 KB
Loading
151 Bytes
Loading
Loading

3.0.0/_modules/dateutil/relativedelta.html

Lines changed: 3 additions & 106 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
type="text/css" />
1313
<link rel="stylesheet" href="../../_static/pygments.css"
1414
type="text/css" />
15-
<link rel="stylesheet" href="../../_static/graphviz.css" type="text/css" />
1615
<link rel="stylesheet" href="../../_static/gallery.css" type="text/css" />
1716

1817
<script type="text/javascript">
@@ -28,7 +27,6 @@
2827
<script type="text/javascript" src="../../_static/jquery.js"></script>
2928
<script type="text/javascript" src="../../_static/underscore.js"></script>
3029
<script type="text/javascript" src="../../_static/doctools.js"></script>
31-
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
3230
<link rel="search" type="application/opensearchdescription+xml"
3331
title="Search within Matplotlib 3.0.0 documentation"
3432
href="../../_static/opensearch.xml"/>
@@ -711,10 +709,10 @@ <h1>Source code for dateutil.relativedelta</h1><div class="highlight"><pre>
711709
<div class="footer">
712710
&copy; Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the Matplotlib development team; 2012 - 2018 The Matplotlib development team.
713711
<br />
714-
Last updated on Sep 18, 2018.
712+
Last updated on Sep 21, 2018.
715713
Created using
716-
<ahref="http://sphinx-doc.org/">Sphinx</a> 1.8.0.
717-
Doc version v3.0.0-3-gb8617635e-dirty.
714+
<a href="http://sphinx-doc.org/">Sphinx</a> 1.7.9.
715+
Doc version v3.0.0-12-gea132530f.
718716
</div>
719717

720718
<script>
@@ -729,106 +727,5 @@ <h1>Source code for dateutil.relativedelta</h1><div class="highlight"><pre>
729727
</script>
730728
</body>
731729
<footer>
732-
<!--Flipcause Integration v3.0// Flipcause Integration Instructions:
733-
Install the following code block once in the website Header (after <head> tag) -->
734-
735-
<style>
736-
737-
.fc-black_overlay{
738-
display:none; position: fixed; z-index:1000001; top: 0%;left: 0%;width: 100%;height: 100%;
739-
background-color: black; filter: alpha(opacity=50); cursor:pointer; opacity:0.5;
740-
}
741-
742-
.fc-white_content {
743-
opacity:1; display:none; margin-top: -320px; margin-left: -485px; width:970px; height:640px;
744-
position:fixed; top:50%; left:50%; border: none;z-index:1000002;overflow: auto;
745-
}
746-
747-
.fc-main-box{
748-
opacity:1; display:none; margin:15px auto 0 auto; width:930px; position:relative; z-index:1000003;
749-
}
750-
751-
.fc-widget_close{
752-
opacity:1; content:url(http://i1338.photobucket.com/albums/o691/WeCause/X_zpse4a7e538.png);
753-
position:absolute; z-index=1000004; right:-16px; top:-16px; display:block; cursor:pointer;
754-
}
755-
756-
.floating_button{
757-
display: block; margin-top: 0px; margin-left: 0px; width:auto ; height: auto;
758-
position:fixed; z-index:999999; overflow: auto;
759-
}
760-
761-
@keyframes backfadesin {
762-
from { opacity:0; }
763-
to {opacity:.5;}
764-
}
765-
766-
@-moz-keyframes backfadesin {
767-
from { opacity:0; }
768-
to {opacity:.5;}
769-
}
770-
771-
@-webkit-keyframes backfadesin {
772-
from { opacity:0; }
773-
to {opacity:.5;}
774-
}
775-
776-
@-o-keyframes backfadesin {
777-
from { opacity:0; }
778-
to {opacity:.5;}
779-
}
780-
781-
782-
@-ms-keyframes backfadesin {
783-
from { opacity:0; }
784-
to {opacity:.5;}
785-
}
786-
787-
@keyframes fadesin {
788-
0%{ opacity:0; }
789-
50%{ opacity:0; }
790-
75% {opacity: 0; transform: translateY(20px);}
791-
100% {opacity: 1; transform: translateY(0);}
792-
}
793-
794-
@-moz-keyframes fadesin {
795-
0%{ opacity:0; }
796-
50%{ opacity:0; }
797-
75% {opacity: 0; -moz-transform: translateY(20px);}
798-
100% {opacity: 1; -moz-transform: translateY(0);}
799-
}
800-
801-
@-webkit-keyframes fadesin {
802-
0%{ opacity:0; }
803-
50%{ opacity:0; }
804-
75% {opacity: 0; -webkit-transform: translateY(20px);}
805-
100% {opacity: 1; -webkit-transform: translateY(0);}
806-
}
807-
808-
@-o-keyframes fadesin {
809-
0%{ opacity:0; }
810-
50%{ opacity:0; }
811-
75% {opacity: 0; -o-transform: translateY(20px);}
812-
100% {opacity: 1; -o-transform: translateY(0);}
813-
}
814-
815-
@-ms-keyframes fadesin {
816-
0%{ opacity:0; }
817-
50%{ opacity:0; }
818-
75% {opacity: 0; -ms-transform: translateY(20px);}
819-
100% {opacity: 1; -ms-transform: translateY(0);}
820-
}
821-
822-
</style>
823-
824-
<div id="fc-fade" class="fc-black_overlay" onclick="close_window()"></div>
825-
<div id="fc-light" class="fc-white_content">
826-
<div id="fc-main" class="fc-main-box">
827-
<div id="fc-close" class="fc-widget_close" onclick="close_window()">
828-
</div><iframe id="fc-myFrame" iframe height="580" width="925" style="border: 0;
829-
border-radius:5px 5px 5px 5px; box-shadow:0 0 8px rgba(0, 0, 0, 0.5);" scrolling="no" src=""></iframe></div>
830-
</div>
831-
832-
<!--END Flipcause Main Integration Code-->
833730
</footer>
834731
</html>

3.0.0/_modules/dateutil/rrule.html

Lines changed: 3 additions & 106 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
type="text/css" />
1313
<link rel="stylesheet" href="../../_static/pygments.css"
1414
type="text/css" />
15-
<link rel="stylesheet" href="../../_static/graphviz.css" type="text/css" />
1615
<link rel="stylesheet" href="../../_static/gallery.css" type="text/css" />
1716

1817
<script type="text/javascript">
@@ -28,7 +27,6 @@
2827
<script type="text/javascript" src="../../_static/jquery.js"></script>
2928
<script type="text/javascript" src="../../_static/underscore.js"></script>
3029
<script type="text/javascript" src="../../_static/doctools.js"></script>
31-
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
3230
<link rel="search" type="application/opensearchdescription+xml"
3331
title="Search within Matplotlib 3.0.0 documentation"
3432
href="../../_static/opensearch.xml"/>
@@ -1793,10 +1791,10 @@ <h1>Source code for dateutil.rrule</h1><div class="highlight"><pre>
17931791
<div class="footer">
17941792
&copy; Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the Matplotlib development team; 2012 - 2018 The Matplotlib development team.
17951793
<br />
1796-
Last updated on Sep 18, 2018.
1794+
Last updated on Sep 21, 2018.
17971795
Created using
1798-
<ahref="http://sphinx-doc.org/">Sphinx</a> 1.8.0.
1799-
Doc version v3.0.0-3-gb8617635e-dirty.
1796+
<a href="http://sphinx-doc.org/">Sphinx</a> 1.7.9.
1797+
Doc version v3.0.0-12-gea132530f.
18001798
</div>
18011799

18021800
<script>
@@ -1811,106 +1809,5 @@ <h1>Source code for dateutil.rrule</h1><div class="highlight"><pre>
18111809
</script>
18121810
</body>
18131811
<footer>
1814-
<!--Flipcause Integration v3.0// Flipcause Integration Instructions:
1815-
Install the following code block once in the website Header (after <head> tag) -->
1816-
1817-
<style>
1818-
1819-
.fc-black_overlay{
1820-
display:none; position: fixed; z-index:1000001; top: 0%;left: 0%;width: 100%;height: 100%;
1821-
background-color: black; filter: alpha(opacity=50); cursor:pointer; opacity:0.5;
1822-
}
1823-
1824-
.fc-white_content {
1825-
opacity:1; display:none; margin-top: -320px; margin-left: -485px; width:970px; height:640px;
1826-
position:fixed; top:50%; left:50%; border: none;z-index:1000002;overflow: auto;
1827-
}
1828-
1829-
.fc-main-box{
1830-
opacity:1; display:none; margin:15px auto 0 auto; width:930px; position:relative; z-index:1000003;
1831-
}
1832-
1833-
.fc-widget_close{
1834-
opacity:1; content:url(http://i1338.photobucket.com/albums/o691/WeCause/X_zpse4a7e538.png);
1835-
position:absolute; z-index=1000004; right:-16px; top:-16px; display:block; cursor:pointer;
1836-
}
1837-
1838-
.floating_button{
1839-
display: block; margin-top: 0px; margin-left: 0px; width:auto ; height: auto;
1840-
position:fixed; z-index:999999; overflow: auto;
1841-
}
1842-
1843-
@keyframes backfadesin {
1844-
from { opacity:0; }
1845-
to {opacity:.5;}
1846-
}
1847-
1848-
@-moz-keyframes backfadesin {
1849-
from { opacity:0; }
1850-
to {opacity:.5;}
1851-
}
1852-
1853-
@-webkit-keyframes backfadesin {
1854-
from { opacity:0; }
1855-
to {opacity:.5;}
1856-
}
1857-
1858-
@-o-keyframes backfadesin {
1859-
from { opacity:0; }
1860-
to {opacity:.5;}
1861-
}
1862-
1863-
1864-
@-ms-keyframes backfadesin {
1865-
from { opacity:0; }
1866-
to {opacity:.5;}
1867-
}
1868-
1869-
@keyframes fadesin {
1870-
0%{ opacity:0; }
1871-
50%{ opacity:0; }
1872-
75% {opacity: 0; transform: translateY(20px);}
1873-
100% {opacity: 1; transform: translateY(0);}
1874-
}
1875-
1876-
@-moz-keyframes fadesin {
1877-
0%{ opacity:0; }
1878-
50%{ opacity:0; }
1879-
75% {opacity: 0; -moz-transform: translateY(20px);}
1880-
100% {opacity: 1; -moz-transform: translateY(0);}
1881-
}
1882-
1883-
@-webkit-keyframes fadesin {
1884-
0%{ opacity:0; }
1885-
50%{ opacity:0; }
1886-
75% {opacity: 0; -webkit-transform: translateY(20px);}
1887-
100% {opacity: 1; -webkit-transform: translateY(0);}
1888-
}
1889-
1890-
@-o-keyframes fadesin {
1891-
0%{ opacity:0; }
1892-
50%{ opacity:0; }
1893-
75% {opacity: 0; -o-transform: translateY(20px);}
1894-
100% {opacity: 1; -o-transform: translateY(0);}
1895-
}
1896-
1897-
@-ms-keyframes fadesin {
1898-
0%{ opacity:0; }
1899-
50%{ opacity:0; }
1900-
75% {opacity: 0; -ms-transform: translateY(20px);}
1901-
100% {opacity: 1; -ms-transform: translateY(0);}
1902-
}
1903-
1904-
</style>
1905-
1906-
<div id="fc-fade" class="fc-black_overlay" onclick="close_window()"></div>
1907-
<div id="fc-light" class="fc-white_content">
1908-
<div id="fc-main" class="fc-main-box">
1909-
<div id="fc-close" class="fc-widget_close" onclick="close_window()">
1910-
</div><iframe id="fc-myFrame" iframe height="580" width="925" style="border: 0;
1911-
border-radius:5px 5px 5px 5px; box-shadow:0 0 8px rgba(0, 0, 0, 0.5);" scrolling="no" src=""></iframe></div>
1912-
</div>
1913-
1914-
<!--END Flipcause Main Integration Code-->
19151812
</footer>
19161813
</html>

0 commit comments

Comments
 (0)