Update images and links#86
Open
jvenczel-arch wants to merge 20 commits into
Open
Conversation
Grammar and spelling fixes
Syntax, spelling and grammar updates up to chapter 7
Updates to chapters 8 and 9 for syntax, spelling and grammar
Grammar and syntax fixes for developer primer
syntax updates
Grammar and syntax updates for all developer primer
Last of the files checked for syntax and grammar
New images and icons added to match current dynamo appearance
reversion of using numbering in conjunction with pictures
Links throughout the primer checked and updated
Section for python 3 migration and package updates added. Also codeblocks given specified code to improve code snippet examples.
Fixes made to some images and general edits
page added for dealing with custom node icons
new files added and nuget compatibility
Several images edited and mismatch in code example fixed
References to Lunchbox removed from panelisation and images updated file naming changes Create 06 codeblock - list create.jpg
21b30eb to
791890f
Compare
file path changed for links so everything is consistent to new gitbook location
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This pull request reorganizes the Developer Primer documentation: renumbers several guides under
3_developing_for_dynamo/, moves package migration content into its own section, and updates cross-links across the primer so navigation matches the new layout.Structural changes (
SUMMARY.md)Developing for Dynamo (
3_developing_for_dynamo/)Package migration guides were removed from this section. It now focuses on core development topics (getting started, zero-touch, extensions, integration, etc.).
New: Updating Packages (
8_updating_packages/)A dedicated section was added for Dynamo version migration guides:
Content moved / added
3_developing_for_dynamo/→8_updating_packages/4-migrating-node-icons.md(node icon migration for .NET 10)9_migrating_versions/section with Python/.NET runtime migration documentationFollow-up items (incomplete renames / stale links)
A few items may still need attention before merge:
13-dynamo-integration.md— file on disk is not yet renamed to12-dynamo-integration.md, butSUMMARY.mdand internal links already reference12-.a_appendix/dotnet-compatibility.md— links still point to3_developing_for_dynamo/instead of8_updating_packages/.13-dynamo-integration.md— migration guide links use bare filenames (1-updating-...) and may need paths updated to../8_updating_packages/.3-updating-your-packages-and-dynamo-libraries-for-dynamo-4x copy.md— duplicate/copy file exists; the canonical3-updating-...-dynamo-4x.mdfile may be missing.Test plan
.NET Compatibilityappendix links reach the correct migration guides12-dynamo-integration.md