Skip to content

Commit b4f87fa

Browse files
committed
Comment out continuous-integration and silence Sphinx warning
1 parent 12b06a0 commit b4f87fa

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125
"**/CONTRIBUTORS.rst",
126126
"**/LICENSE.rst",
127127
"**/README.rst",
128+
"contributing/core/continuous-integration.md",
128129
"plone.restapi/.*",
129130
"plone.restapi/bin",
130131
"plone.restapi/docs/source/glossary.md", # There can be only one Glossary.

docs/contributing/core/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ Plone has a continuous integration ({term}`CI`) setup and follows CI rules.
295295
When you push a change to a Plone package, there may be GitHub workflows that run automatically.
296296
The CI package [mr.roboto](https://github.com/plone/mr.roboto) will perform some checks and suggest that you run Jenkins after all other CI runs.
297297

298-
See {doc}`continuous-integration` for more information.
298+
%% See {doc}`continuous-integration` for more information.
299299

300300

301301
## Additional material
@@ -304,7 +304,7 @@ See {doc}`continuous-integration` for more information.
304304
:maxdepth: 1
305305
306306
documentation
307-
continuous-integration
307+
%% continuous-integration
308308
mrdeveloper
309309
plips
310310
plip-review

0 commit comments

Comments
 (0)