File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ pandas documentation
1010
1111**Date**: |today| **Version**: |version|
1212
13- **Download documentation**: `PDF Version <pandas.pdf>`__ | ` Zipped HTML <pandas.zip>`__
13+ **Download documentation**: `Zipped HTML <pandas.zip>`__
1414
1515**Previous versions**: Documentation of previous pandas versions is available at
1616`pandas.pydata.org <https://pandas.pydata.org/>`__.
Original file line number Diff line number Diff line change @@ -66,7 +66,6 @@ <h4>Latest version: {{ releases[0].name }}</h4>
6666                        < li > < a  href ="docs/whatsnew/v{{ releases[0].name }}.html "> What's new in {{ releases[0].name }}</ a > </ li > 
6767                        < li > Release date:< br /> {{ releases[0].published.strftime("%b %d, %Y") }}</ li > 
6868                        < li > < a  href ="{{ base_url}}/docs/ "> Documentation (web)</ a > </ li > 
69-                         < li > < a  href ="{{ base_url }}/docs/pandas.pdf "> Documentation (pdf)</ a > </ li > 
7069                        < li > < a  href ="{{ releases[0].url }} "> Download source code</ a > </ li > 
7170                    </ ul > 
7271                {% endif %}
@@ -100,7 +99,6 @@ <h4>Previous versions</h4>
10099                                {{ release.name }} ({{ release.published.strftime("%b %d, %Y") }})< br /> 
101100                                < a  href ="https://pandas.pydata.org/pandas-docs/stable/whatsnew/{{ release.tag }}.html "> changelog</ a >  |
102101                                < a  href ="https://pandas.pydata.org/pandas-docs/version/{{ release.name }}/ "> docs</ a >  |
103-                                 < a  href ="https://pandas.pydata.org/pandas-docs/version/{{ release.name }}/pandas.pdf "> pdf</ a >  |
104102                                < a  href ="{{ release.url }} "> code</ a > 
105103                            </ li > 
106104                        {% endfor %}
@@ -116,7 +114,6 @@ <h4>Previous versions</h4>
116114                                {{ release.name }} ({{ release.published.strftime("%Y-%m-%d") }})< br /> 
117115                                < a  href ="https://pandas.pydata.org/pandas-docs/stable/whatsnew/{{ release.tag }}.html "> changelog</ a >  |
118116                                < a  href ="https://pandas.pydata.org/pandas-docs/version/{{ release.name }}/ "> docs</ a >  |
119-                                 < a  href ="https://pandas.pydata.org/pandas-docs/version/{{ release.name }}/pandas.pdf "> pdf</ a >  |
120117                                < a  href ="{{ release.url }} "> code</ a > 
121118                            </ li > 
122119                        {% endfor %}
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments