You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -141,10 +141,6 @@ All docstrings are written inline above the methods or types they are associated
141
141
4. check the output in `doc/_build/html/` to make sure the changes are correct;
142
142
5. commit your changes and open a pull request.
143
143
144
-
> **Note**
145
-
>
146
-
> Currently there are a large number of docstrings found in `base/docs/helpdb/Base.jl`. When any of these docstrings are modified please move them out of this file and place them above the most appropriate definition in one of the `base/` source files.
147
-
148
144
#### Adding a new docstring to `base/`
149
145
150
146
The steps required to add a new docstring are listed below:
0 commit comments