8000 DOC add sentence about line length of rst files (#12883) · scikit-learn/scikit-learn@d6095eb · GitHub
[go: up one dir, main page]

Skip to content

Commit d6095eb

Browse files
albertcthomasrth
authored andcommitted
DOC add sentence about line length of rst files (#12883)
1 parent 77b9b1f commit d6095eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/developers/contributing.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,9 @@ Finally, follow the formatting rules below to make it consistently good:
533533
* For "References" in docstrings, see the Silhouette Coefficient
534534
(:func:`sklearn.metrics.silhouette_score`).
535535

536+
* When editing reStructuredText (``.rst``) files, try to keep line length under
537+
80 characters when possible (exceptions include links and tables).
538+
536539
Generated documentation on CircleCI
537540
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
538541

0 commit comments

Comments
 (0)
0