-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Description
the steps for doing this are:
-
Move the images in
examples/to directories insideSources/JPEG/docs.docc, as this is required in order to display the images from a DocC article- This will require updating a number of file paths within the example programs in
Snippets/, and the scripts inutils/, as well as in the tutorials themselves
- This will require updating a number of file paths within the example programs in
-
Split the mega-tutorial into multiple DocC articles, with one tutorial per article
-
Replace the
https://swiftinit.org/docs/swift-jpeghyperlinks with DocC symbol links -
Annotate the snippets in
Snippets/and replace the duplicated code blocks in the tutorials with DocC Snippet references
lin72h