Skip to content

Commit 675ced2

Browse files
stevepiercyjensens
andauthored
Update docs/contributing/admins.md
Co-authored-by: Jens W. Klein <[email protected]>
1 parent a0a719b commit 675ced2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/contributing/admins.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ We did this for `plone.app.dexterity` and several other projects.
3333
1. Delete any non-documentation files from the clone.
3434
1. Move the documentation files and subfolders to the root of the clone, retaining the documentation structure.
3535
1. Convert the reStructuredText documentation files to MyST.
36-
The example commands below assume that there are files at the root of the clone and in one sub-level of nested directories. For deeper nesting, insert globbing syntax for each sub-level as `**/`
36+
The example commands below assume that there are files at the root of the clone and in one sub-level of nested directories.
37+
For deeper nesting, insert globbing syntax for each sub-level as `**/`
3738

3839
```shell
3940
bin/rst2myst convert -R project/*.rst

0 commit comments

Comments
 (0)