![Nikolay Mahotkin](/assets/img/avatar_default.png)
* Added generic .gitignore file * Added initial sphinx config file * Imported 2 doc pages from repo: - Kubernetes cluster - Docker interfaces library Change-Id: Iff43fa4afe899a548f9992a2bb4b280397098222
4 lines
133 B
HTML
4 lines
133 B
HTML
{% extends "basic/layout.html" %}
|
|
{% set css_files = css_files + ['_static/tweaks.css'] %}
|
|
|
|
{% block relbar1 %}{% endblock relbar1 %} |