File tree Expand file tree Collapse file tree 4 files changed +15
-15
lines changed Expand file tree Collapse file tree 4 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,8 @@ your support of the project!
6060
6161[ Download Spyder (with Anaconda)] ( https://www.anaconda.com/download/ ) 
6262
63+ [ Online Documentation] ( http://docs.spyder-ide.org/ ) 
64+ 
6365[ Spyder Github] ( https://github.com/spyder-ide/spyder ) 
6466
6567[ Troubleshooting Guide and FAQ] (
@@ -69,6 +71,10 @@ https://github.com/spyder-ide/spyder/wiki/Troubleshooting-Guide-and-FAQ)
6971
7072[ Gitter Chatroom] ( https://gitter.im/spyder-ide/public ) 
7173
72- [ Google Group] ( http://groups.google.com/group/spyderlib ) 
74+ [ Google Group] ( https://groups.google.com/group/spyderlib ) 
75+ 
76+ [ @Spyder_IDE on Twitter] ( https://twitter.com/spyder_ide ) 
77+ 
78+ [ @SpyderIDE   on Facebook] ( https://www.facebook.com/SpyderIDE/ ) 
7379
7480[ Support Spyder on OpenCollective] ( https://opencollective.com/spyder/ ) 
Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ div .line-block {
3434    margin-bottom :  0px  ;
3535}
3636
37- ul .simple  {
38-     margin-bottom :  24 px 
37+ ul .simple ,   div  . toctree-wrapper ,   ol . arabic  {
38+     margin-bottom :  1.57 em 
3939}
4040
4141div .body  p ,  div .body  dd ,  div .body  li  {
Original file line number Diff line number Diff line change 2323        < div  class ="js-sticky "> 
2424            < div  class ="fh5co-main-nav navbar fixed-top "> 
2525                < div  class ="container "> 
26-                     < div  class ="fh5co-menu-1 ">                          
26+                     < div  class ="fh5co-menu-1 "> 
2727                        < div  class ="pull-left "> 
2828                            < ul  class ="dropdown menu " data-dropdown-menu > 
2929                                < li  id ="menu-logo "> 
3030                                    < p > </ p > 
3131                                    < a  href ="./index.html "> 
3232                                        < img  src ="https://www.spyder-ide.org/static/images/spyder-logo.svg "> 
3333                                        < span > 
34-                                             < span  id ="logo-text "> < big > S</ big > pyder | Docs</ span >                    
34+                                             < span  id ="logo-text "> < big > S</ big > pyder | Docs</ span > 
3535                                        </ span > 
3636                                    </ a > 
3737                                    < p > </ p > 
4242                        < a  class ="pull-right " href ="https://www.spyder-ide.org "> Home</ a > 
4343                    </ div > 
4444                </ div > 
45-             </ div > 	   
45+             </ div > 
4646        </ div > 
4747< div  id ="doc-content " data-section ="Docs "> 
4848    {{super()}}
4949</ div > 
50- </ div > 	   
50+ </ div > 
5151</ div > 
5252{% endblock %}
5353{% block footer %}
Original file line number Diff line number Diff line change 126126    'travis_button' : False ,
127127    'codecov_button' : False ,
128128    'extra_nav_links' : {
129-         'Main Website' : 'https://www.spyder-ide.org/' ,
130-         'Download (Anaconda)' : 'https://www.anaconda.com/download/' ,
131-         'Spyder Github' : 'https://github.com/spyder-ide/spyder' ,
132129        'Troubleshooting' : ('https://github.com/spyder-ide/spyder/wiki/' 
133130                            +  'Troubleshooting-Guide-and-FAQ' ),
134-         'Dev Wiki' : 'https://github.com/spyder-ide/spyder/wiki/Dev:-Index' ,
135-         'Gitter Chatroom' : 'https://gitter.im/spyder-ide/public' ,
136-         'Google Group' : 'http://groups.google.com/group/spyderlib' ,
137-         'Donate' : 'https://opencollective.com/spyder/' 
131+         'Spyder Wiki' : 'https://github.com/spyder-ide/spyder/wiki' ,
138132        },
139133    'sidebar_collapse' : True ,
140134    'show_related' : True ,
195189    '**' : [
196190        'about.html' ,
197191        'navigation.html' ,
198-         'relations.html' ,
192+         # 'relations.html',
199193        'searchbox.html' ,
200194        'donate.html' ,
201195    ]
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments