77 < head >
88 < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
99
10- < title > Configuration — Powerline dev documentation</ title >
10+ < title > Configuration — Powerline beta documentation</ title >
1111
1212 < link rel ="stylesheet " href ="_static/nature.css " type ="text/css " />
1313 < link rel ="stylesheet " href ="_static/pygments.css " type ="text/css " />
1414
1515 < script type ="text/javascript ">
1616 var DOCUMENTATION_OPTIONS = {
1717 URL_ROOT : '' ,
18- VERSION : 'dev ' ,
18+ VERSION : 'beta ' ,
1919 COLLAPSE_INDEX : false ,
2020 FILE_SUFFIX : '.html' ,
2121 HAS_SOURCE : true
2424 < script type ="text/javascript " src ="_static/jquery.js "> </ script >
2525 < script type ="text/javascript " src ="_static/underscore.js "> </ script >
2626 < script type ="text/javascript " src ="_static/doctools.js "> </ script >
27- < link rel ="top " title ="Powerline dev documentation " href ="index.html " />
28- < link rel ="prev " title ="Overview " href ="overview.html " />
27+ < link rel ="top " title ="Powerline beta documentation " href ="index.html " />
28+ < link rel ="next " title ="Troubleshooting " href ="troubleshooting.html " />
29+ < link rel ="prev " title ="Font patching " href ="fontpatching.html " />
2930 </ head >
3031 < body >
3132 < div class ="related ">
@@ -35,9 +36,12 @@ <h3>Navigation</h3>
3536 < a href ="genindex.html " title ="General Index "
3637 accesskey ="I "> index</ a > </ li >
3738 < li class ="right " >
38- < a href ="overview.html " title ="Overview "
39+ < a href ="troubleshooting.html " title ="Troubleshooting "
40+ accesskey ="N "> next</ a > |</ li >
41+ < li class ="right " >
42+ < a href ="fontpatching.html " title ="Font patching "
3943 accesskey ="P "> previous</ a > |</ li >
40- < li > < a href ="index.html "> Powerline dev documentation</ a > »</ li >
44+ < li > < a href ="index.html "> Powerline beta documentation</ a > »</ li >
4145 </ ul >
4246 </ div >
4347
@@ -48,9 +52,6 @@ <h3>Navigation</h3>
4852
4953 < div class ="section " id ="configuration ">
5054< h1 > Configuration< a class ="headerlink " href ="#configuration " title ="Permalink to this headline "> ¶</ a > </ h1 >
51- < div class ="section " id ="vim-configuration ">
52- < h2 > Vim configuration< a class ="headerlink " href ="#vim-configuration " title ="Permalink to this headline "> ¶</ a > </ h2 >
53- </ div >
5455</ div >
5556
5657
@@ -59,17 +60,12 @@ <h2>Vim configuration<a class="headerlink" href="#vim-configuration" title="Perm
5960 </ div >
6061 < div class ="sphinxsidebar ">
6162 < div class ="sphinxsidebarwrapper ">
62- < h3 > < a href ="index.html "> Table Of Contents</ a > </ h3 >
63- < ul >
64- < li > < a class ="reference internal " href ="# "> Configuration</ a > < ul >
65- < li > < a class ="reference internal " href ="#vim-configuration "> Vim configuration</ a > </ li >
66- </ ul >
67- </ li >
68- </ ul >
69-
7063 < h4 > Previous topic</ h4 >
71- < p class ="topless "> < a href ="overview.html "
72- title ="previous chapter "> Overview</ a > </ p >
64+ < p class ="topless "> < a href ="fontpatching.html "
65+ title ="previous chapter "> Font patching</ a > </ p >
66+ < h4 > Next topic</ h4 >
67+ < p class ="topless "> < a href ="troubleshooting.html "
68+ title ="next chapter "> Troubleshooting</ a > </ p >
7369 < h3 > This Page</ h3 >
7470 < ul class ="this-page-menu ">
7571 < li > < a href ="_sources/configuration.txt "
@@ -99,9 +95,12 @@ <h3>Navigation</h3>
9995 < a href ="genindex.html " title ="General Index "
10096 > index</ a > </ li >
10197 < li class ="right " >
102- < a href ="overview.html " title ="Overview "
98+ < a href ="troubleshooting.html " title ="Troubleshooting "
99+ > next</ a > |</ li >
100+ < li class ="right " >
101+ < a href ="fontpatching.html " title ="Font patching "
103102 > previous</ a > |</ li >
104- < li > < a href ="index.html "> Powerline dev documentation</ a > »</ li >
103+ < li > < a href ="index.html "> Powerline beta documentation</ a > »</ li >
105104 </ ul >
106105 </ div >
107106 < div class ="footer ">
0 commit comments