Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Allen
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
LHCb
Allen
Merge requests
!1204
Fix sphinx compilation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix sphinx compilation
dovombru_fix_sphinx_compilation
into
master
Overview
1
Commits
2
Pipelines
0
Changes
4
Merged
Dorothea Vom Bruch
requested to merge
dovombru_fix_sphinx_compilation
into
master
1 year ago
Overview
1
Commits
2
Pipelines
0
Changes
4
Expand
Stick to older urllib version until
Moore#567
is solved. This fixes the doc compilation for now.
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
0d5b1fe6
2 commits,
1 year ago
4 files
+
5
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
doc/develop/add_algorithm.rst
+
1
−
1
Options
@@ -366,7 +366,7 @@ In other words, in the code above:
* `parameters.dev_saxpy_output` decays to `float*`.
* `parameters.saxpy_scale_factor` decays to `float`, and has default value `2.f`.
.. _building
newly
defined
algorithm:
.. _building
_
newly
_
defined
_
algorithm:
Building with a newly defined algorithm
---------------------------------------
Loading