--- layout: default title: {{ title|striptags|e }}{{ titlesuffix }} mainheader: python-igraph Manual lead: For using igraph from Python extrahead: {%- block linktags %} {%- if hasdoc('about') %} {%- endif %} {%- if parents %} {%- endif %} {%- if next %} {%- endif %} {%- if prev %} {%- endif %} {%- endblock %} extrafoot: --- {# Sidebar: Rework into our Bootstrap nav section. #} {% macro navBar() %} {% include "navbar.html" %} {% endmacro %} {# Update the content width and offset #} {% set bs_content_width_real = "9" %} {% set bs_content_offset = "1" %} {# Tweak the main documentation area #} {%- block content %}