diff options
author | 2024-07-24 20:09:42 +0200 | |
---|---|---|
committer | 2024-07-25 20:06:54 +0200 | |
commit | a4d7e92d544aeb43dbe1fcd8648d97e0dbf7b9d3 (patch) | |
tree | 183318852234388654c99514e45f095af8c21676 /docs/static/images | |
parent | Add link to DevOps Kanban board in meeting template (#420) (diff) |
Improve documentation
This commit ports our documentation to Sphinx.
The reason for this is straightforward. We need to improve both the
quality and the accessibility of our documentation. Hugo is not capable
of doing this, as its primary output format is HTML. Sphinx builds
plenty of high-quality output formats out of the box, and incentivizes
writing good documentation.
Diffstat (limited to 'docs/static/images')
-rw-r--r-- | docs/static/images/2021-01-12/site_cpu_throttle.png | bin | 227245 -> 0 bytes |
-rw-r--r-- | docs/static/images/2021-01-12/site_resource_abnormal.png | bin | 232260 -> 0 bytes |
-rw-r--r-- | docs/static/images/2021-01-30/linode_loadbalancers.png | bin | 50882 -> 0 bytes |
-rw-r--r-- | docs/static/images/2021-01-30/memory_charts.png | bin | 211053 -> 0 bytes |
-rw-r--r-- | docs/static/images/2021-01-30/prometheus_status.png | bin | 291122 -> 0 bytes |
-rw-r--r-- | docs/static/images/2021-01-30/scaleios.png | bin | 18294 -> 0 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/docs/static/images/2021-01-12/site_cpu_throttle.png b/docs/static/images/2021-01-12/site_cpu_throttle.png Binary files differdeleted file mode 100644 index b530ec6..0000000 --- a/docs/static/images/2021-01-12/site_cpu_throttle.png +++ /dev/null diff --git a/docs/static/images/2021-01-12/site_resource_abnormal.png b/docs/static/images/2021-01-12/site_resource_abnormal.png Binary files differdeleted file mode 100644 index e1e07af..0000000 --- a/docs/static/images/2021-01-12/site_resource_abnormal.png +++ /dev/null diff --git a/docs/static/images/2021-01-30/linode_loadbalancers.png b/docs/static/images/2021-01-30/linode_loadbalancers.png Binary files differdeleted file mode 100644 index f0eae1f..0000000 --- a/docs/static/images/2021-01-30/linode_loadbalancers.png +++ /dev/null diff --git a/docs/static/images/2021-01-30/memory_charts.png b/docs/static/images/2021-01-30/memory_charts.png Binary files differdeleted file mode 100644 index 370d19e..0000000 --- a/docs/static/images/2021-01-30/memory_charts.png +++ /dev/null diff --git a/docs/static/images/2021-01-30/prometheus_status.png b/docs/static/images/2021-01-30/prometheus_status.png Binary files differdeleted file mode 100644 index e95b8d7..0000000 --- a/docs/static/images/2021-01-30/prometheus_status.png +++ /dev/null diff --git a/docs/static/images/2021-01-30/scaleios.png b/docs/static/images/2021-01-30/scaleios.png Binary files differdeleted file mode 100644 index 584d74d..0000000 --- a/docs/static/images/2021-01-30/scaleios.png +++ /dev/null |