Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
beat.backend.python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
beat
beat.backend.python
Merge requests
!7
Remove requirement for sphinxcontrib-ansi
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Remove requirement for sphinxcontrib-ansi
no-ansi
into
master
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
André Anjos
requested to merge
no-ansi
into
master
8 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
3c52c922
1 commit,
8 years ago
1 file
+
0
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
doc/conf.py
+
0
−
6
Options
@@ -303,9 +303,3 @@ intersphinx_mapping = dict(
def
setup
(
app
):
pass
# If True, ANSI colour sequences in program output are interpreted. To use this
# feature, the extension sphinxcontrib.ansi must be enabled and configured. If
# missing or False, these sequences are not interpreted, but appear in
# documentation unchanged.
programoutput_use_ansi
=
True
Loading