| Message ID | 20241009-release-note-5-1-v2-6-7d484f7e7b6f@bootlin.com |
|---|---|
| State | Superseded |
| Headers | show |
| Series | Updates for styhead | expand |
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 14aa0f3a3..121887d1f 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst @@ -2940,15 +2940,6 @@ in the :ref:`ref-classes-setuptools3` class and inherit this class instead. The :ref:`ref-classes-sign_rpm` class supports generating signed RPM packages. -.. _ref-classes-siteconfig: - -``siteconfig`` -============== - -The :ref:`ref-classes-siteconfig` class provides functionality for handling site -configuration. The class is used by the :ref:`ref-classes-autotools` class to -accelerate the :ref:`ref-tasks-configure` task. - .. _ref-classes-siteinfo: ``siteinfo``
Removed as it was only used by ncurses and zlib and adding minimal added-value for a considerable amount of added runtime. Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> --- documentation/ref-manual/classes.rst | 9 --------- 1 file changed, 9 deletions(-)