zhmcclient / python-zhmcclient

A pure Python client library for the IBM Z HMC Web Services API
Apache License 2.0
39 stars 26 forks source link

Fix docs build warning for old HMC API books #1560

Closed andy-maier closed 4 months ago

andy-maier commented 4 months ago
python-zhmcclient/docs/intro.rst:93: WARNING: term not in glossary: 'HMC API 2.11.1'
python-zhmcclient/docs/intro.rst:94: WARNING: term not in glossary: 'HMC API 2.12.0'
python-zhmcclient/docs/intro.rst:95: WARNING: term not in glossary: 'HMC API 2.12.1'

This issue was introduced in PR #1460 (in 1.15 and rolled back into 1.14) which removed the bibliography entries for the old books.

Solution options: