Skip to content
Snippets Groups Projects
Commit 8cc8f280 authored by Damien George's avatar Damien George
Browse files

docs: Make index link point to "index.html" irrespective of port.

parent 9896314f
Branches
No related tags found
No related merge requests found
{% extends "!layout.html" %} {% extends "!layout.html" %}
{% set css_files = css_files + ["_static/customstyle.css"] %} {% set css_files = css_files + ["_static/customstyle.css"] %}
{# we change the master_doc variable so that links to the index
page are to index.html instead of <port>_index.html #}
{% set master_doc = "index" %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment