From 623aa52fd5ae9bcf4206496c2a34f2610da3e63d Mon Sep 17 00:00:00 2001 From: Arnau Casau <47946624+arnaucasau@users.noreply.github.com> Date: Tue, 7 May 2024 17:21:02 +0200 Subject: [PATCH] Add missing header - class without id (#1314) This PR adds the header of a class that was missing its id. The id was manually fixed in Box by modifying the HTML, and this is the regeneration as a follow-up of #1283 --- docs/api/qiskit/0.19/logging.mdx | 4 ++-- docs/api/qiskit/0.24/logging.mdx | 4 ++-- docs/api/qiskit/0.25/logging.mdx | 4 ++-- docs/api/qiskit/0.26/logging.mdx | 4 ++-- docs/api/qiskit/0.27/logging.mdx | 4 ++-- docs/api/qiskit/0.28/logging.mdx | 4 ++-- docs/api/qiskit/0.29/logging.mdx | 4 ++-- docs/api/qiskit/0.30/logging.mdx | 4 ++-- docs/api/qiskit/0.31/logging.mdx | 4 ++-- docs/api/qiskit/0.32/logging.mdx | 4 ++-- docs/api/qiskit/0.33/logging.mdx | 4 ++-- docs/api/qiskit/0.35/logging.mdx | 4 ++-- docs/api/qiskit/0.36/logging.mdx | 4 ++-- 13 files changed, 26 insertions(+), 26 deletions(-) diff --git a/docs/api/qiskit/0.19/logging.mdx b/docs/api/qiskit/0.19/logging.mdx index b64c90589ba..f03758c690f 100644 --- a/docs/api/qiskit/0.19/logging.mdx +++ b/docs/api/qiskit/0.19/logging.mdx @@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging | [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")() | Singleton class to configure file logging via IgnisLogger | | [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files | -### +### IgnisLogger - + A logger class for Ignis IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging. diff --git a/docs/api/qiskit/0.24/logging.mdx b/docs/api/qiskit/0.24/logging.mdx index 5fde953ae16..a70ab6be1d1 100644 --- a/docs/api/qiskit/0.24/logging.mdx +++ b/docs/api/qiskit/0.24/logging.mdx @@ -24,9 +24,9 @@ python_api_name: qiskit.ignis.logging | [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger | | [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files | -### +### IgnisLogger - + A logger class for Ignis IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging. diff --git a/docs/api/qiskit/0.25/logging.mdx b/docs/api/qiskit/0.25/logging.mdx index 0bbcd2aac82..cc977ff0d50 100644 --- a/docs/api/qiskit/0.25/logging.mdx +++ b/docs/api/qiskit/0.25/logging.mdx @@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging | [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger | | [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files | -### +### IgnisLogger - + A logger class for Ignis IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging. diff --git a/docs/api/qiskit/0.26/logging.mdx b/docs/api/qiskit/0.26/logging.mdx index 0bbcd2aac82..cc977ff0d50 100644 --- a/docs/api/qiskit/0.26/logging.mdx +++ b/docs/api/qiskit/0.26/logging.mdx @@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging | [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger | | [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files | -### +### IgnisLogger - + A logger class for Ignis IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging. diff --git a/docs/api/qiskit/0.27/logging.mdx b/docs/api/qiskit/0.27/logging.mdx index 0bbcd2aac82..cc977ff0d50 100644 --- a/docs/api/qiskit/0.27/logging.mdx +++ b/docs/api/qiskit/0.27/logging.mdx @@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging | [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger | | [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files | -### +### IgnisLogger - + A logger class for Ignis IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging. diff --git a/docs/api/qiskit/0.28/logging.mdx b/docs/api/qiskit/0.28/logging.mdx index 0bbcd2aac82..cc977ff0d50 100644 --- a/docs/api/qiskit/0.28/logging.mdx +++ b/docs/api/qiskit/0.28/logging.mdx @@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging | [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger | | [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files | -### +### IgnisLogger - + A logger class for Ignis IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging. diff --git a/docs/api/qiskit/0.29/logging.mdx b/docs/api/qiskit/0.29/logging.mdx index 0bbcd2aac82..cc977ff0d50 100644 --- a/docs/api/qiskit/0.29/logging.mdx +++ b/docs/api/qiskit/0.29/logging.mdx @@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging | [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger | | [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files | -### +### IgnisLogger - + A logger class for Ignis IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging. diff --git a/docs/api/qiskit/0.30/logging.mdx b/docs/api/qiskit/0.30/logging.mdx index 0bbcd2aac82..cc977ff0d50 100644 --- a/docs/api/qiskit/0.30/logging.mdx +++ b/docs/api/qiskit/0.30/logging.mdx @@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging | [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger | | [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files | -### +### IgnisLogger - + A logger class for Ignis IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging. diff --git a/docs/api/qiskit/0.31/logging.mdx b/docs/api/qiskit/0.31/logging.mdx index 0bbcd2aac82..cc977ff0d50 100644 --- a/docs/api/qiskit/0.31/logging.mdx +++ b/docs/api/qiskit/0.31/logging.mdx @@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging | [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger | | [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files | -### +### IgnisLogger - + A logger class for Ignis IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging. diff --git a/docs/api/qiskit/0.32/logging.mdx b/docs/api/qiskit/0.32/logging.mdx index 0bbcd2aac82..cc977ff0d50 100644 --- a/docs/api/qiskit/0.32/logging.mdx +++ b/docs/api/qiskit/0.32/logging.mdx @@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging | [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger | | [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files | -### +### IgnisLogger - + A logger class for Ignis IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging. diff --git a/docs/api/qiskit/0.33/logging.mdx b/docs/api/qiskit/0.33/logging.mdx index 387a3858281..4f136db8be5 100644 --- a/docs/api/qiskit/0.33/logging.mdx +++ b/docs/api/qiskit/0.33/logging.mdx @@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging | [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger | | [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files | -### +### IgnisLogger - + A logger class for Ignis IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging. diff --git a/docs/api/qiskit/0.35/logging.mdx b/docs/api/qiskit/0.35/logging.mdx index 387a3858281..4f136db8be5 100644 --- a/docs/api/qiskit/0.35/logging.mdx +++ b/docs/api/qiskit/0.35/logging.mdx @@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging | [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger | | [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files | -### +### IgnisLogger - + A logger class for Ignis IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging. diff --git a/docs/api/qiskit/0.36/logging.mdx b/docs/api/qiskit/0.36/logging.mdx index 387a3858281..4f136db8be5 100644 --- a/docs/api/qiskit/0.36/logging.mdx +++ b/docs/api/qiskit/0.36/logging.mdx @@ -22,9 +22,9 @@ python_api_name: qiskit.ignis.logging | [`IgnisLogging`](qiskit.ignis.logging.IgnisLogging "qiskit.ignis.logging.IgnisLogging")(\[log\_config\_path]) | Singleton class to configure file logging via IgnisLogger | | [`IgnisLogReader`](qiskit.ignis.logging.IgnisLogReader "qiskit.ignis.logging.IgnisLogReader")() | Class to read from Ignis log files | -### +### IgnisLogger - + A logger class for Ignis IgnisLogger is a like any other `logging.Logger` object except it has an additional method, [`log_to_file()`](qiskit.ignis.logging.IgnisLogger#log_to_file "qiskit.ignis.logging.IgnisLogger.log_to_file"), used to log data in the form of key:value pairs to a log file. Logging configuration is performed via a configuration file and is handled by IgnisLogging.