Merge "Integrate Verified HW table"
This commit is contained in:
commit
040fb448a6
@ -140,19 +140,19 @@ Supported hardware components for use with |prod| are listed here.
|
|||||||
|
|
||||||
.. _cert-hw-details:
|
.. _cert-hw-details:
|
||||||
|
|
||||||
.. .. only:: starlingx
|
.. only:: starlingx
|
||||||
..
|
|
||||||
.. The following table provides additional information about currently tested
|
The following table provides additional information about currently tested
|
||||||
.. and supported hardware. Click the icon in the **Certified** column to see
|
and supported hardware. Click the icon in the **Certified** column to see
|
||||||
.. additional details.
|
additional details.
|
||||||
..
|
|
||||||
.. **Table 2. Self-Validated and Certified Servers**
|
**Table 2. Self-Validated and Certified Servers**
|
||||||
..
|
|
||||||
.. .. raw:: html
|
.. raw:: html
|
||||||
.. :url: https://support2.windriver.com/self-validated-and-certified-hosts/?q
|
:url: https://support2.windriver.com/self-validated-and-certified-hosts/?q
|
||||||
..
|
|
||||||
.. .. raw:: html
|
.. raw:: html
|
||||||
..
|
|
||||||
.. <script>
|
<script>
|
||||||
.. document.getElementById("body").style.margin-left = -50px;
|
document.getElementById("body").style.margin-left = -50px;
|
||||||
.. </script>
|
</script>
|
||||||
|
2
tox.ini
2
tox.ini
@ -27,7 +27,7 @@ commands =
|
|||||||
sphinx-build -a -E -W --keep-going -d doc/build/doctrees -t starlingx -t openstack -b html doc/source doc/build/html {posargs}
|
sphinx-build -a -E -W --keep-going -d doc/build/doctrees -t starlingx -t openstack -b html doc/source doc/build/html {posargs}
|
||||||
git clean -dfx doc/source/fault-mgmt/
|
git clean -dfx doc/source/fault-mgmt/
|
||||||
git restore doc/source/dist_cloud/kubernetes/*
|
git restore doc/source/dist_cloud/kubernetes/*
|
||||||
# bash hw-updates.sh
|
bash hw-updates.sh
|
||||||
bash htmlChecks.sh doc/build/html
|
bash htmlChecks.sh doc/build/html
|
||||||
allowlist_externals = bash
|
allowlist_externals = bash
|
||||||
htmlChecks.sh
|
htmlChecks.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user