File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 145145# typographically correct entities.
146146html_use_smartypants = True
147147
148+ html_add_permalinks = None
149+
148150# Custom sidebar templates, maps document names to template names.
149151#html_sidebars = {}
150152
Original file line number Diff line number Diff line change 1313 < link rel ="stylesheet " href ="{{ pathto('_static/css/bootstrap.css', 1) }} " type ="text/css ">
1414 < link rel ="stylesheet " href ="{{ pathto('_static/css/bootstrap-responsive.css', 1) }} " type ="text/css ">
1515 < link rel ="stylesheet " href ="{{ pathto('_static/css/main.css', 1) }} " type ="text/css ">
16+ < link rel ="stylesheet " href ="{{ pathto('_static/pygments.css', 1) }} " type ="text/css ">
1617 < link rel ="shortcut icon " href ="{{ pathto('_static/favicon.ico', 1) }} ">
1718 < script
1819 < script src ="{{ pathto('_static/js/modernizr-2.6.2-respond-1.1.0.min.js', 1) }} "> </ script >
You can’t perform that action at this time.
0 commit comments