blob: f5d5ae798efd7f6ac14e61adc568898dcf08e7bc [file] [edit]
{#-
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>