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: docs/libraries.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ To edit a core library page:
10
10
11
11
1. Edit the markdown file as explained in the [markdown pages guide](/docs/markdown-pages.md)
12
12
2. If needed, edit the source code of the core library to change the function descriptions
13
-
3. If needed, [run the content script](/docs/content-script.md) to pull in the changes from the source code
13
+
3. If needed, run the doclet following these [instructions](https://github.com/processing/processing-doclet/blob/main/README.md) to pull in the changes from the source code
0 commit comments