![]() |
Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Go to the source code of this file.
Classes | |
class | github_alerts.GithubAlertsToAdmonitions |
Namespaces | |
namespace | github_alerts |
Functions | |
int | github_alerts._convert_blockquotes (nodes.document doctree, *, bool debug=False) |
github_alerts.setup (app) | |
Variables | |
github_alerts._ALERT_HEADER = re.compile(r"^\s*\[\!(?P<kind>[A-Za-z]+)\]\s*(?P<title>.*)") | |
dict | github_alerts._KIND_MAP |
github_alerts.logger = logging.getLogger(__name__) | |