| {#- |
| TEMPORARY: development-version notice. |
| |
| Remove before the release, together with: |
| - _static/css/dev-banner.css |
| - the {% include "dev-banner.html" %} line in layout.html |
| - test_stable_still_serves_released_docs in test_docs_online.py |
| -#} |
| <div class="dev-banner" role="note"> |
| You're reading the <strong>development</strong> version of the psutil |
| docs, which may describe unreleased changes. For the current release |
| see <a href="https://psutil.readthedocs.io/stable/">psutil.readthedocs.io/stable</a>. |
| </div> |