doc: Index missing macros in recipes#346
Draft
sureshchouksey8 wants to merge 1 commit into
Draft
Conversation
Owner
|
Do these macros you added actually exist? |
859d96f to
388b181
Compare
Author
|
Yes, they all exist on the official FreeCAD documentation wiki! Here are the links to their respective pages:
Let me know if you would like me to adjust any other details! |
Author
|
Hi @Reqrefusion, I have updated this PR to fully address your feedback. Specifically:
You can verify the updated commit history and the updated PR description above for full details. Let me know if any other adjustments are needed! |
Owner
|
Macro_documentation, Macro at Startup, and some others that aren't macros shouldn't be added this way. |
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.
Synchronize & Fix Macros Recipes Index
This PR synchronizes the main
wiki/Macros_recipes.wikitextindex file, fixing broken wiki page references and adding missing macros that exist on the official wiki.Changes:
Fixed Mismatched Wiki Links:
Macro_FCConvertLines->Macro_FC_Convert_Lines.Macro_FreeCAD_to_Kerkythea->Macro_Kerkythea.Macro_CloneConvert.Indexed Existing Macros:
Macro_GMSH(FEM meshing)Macro_Image_Scaling(Image sizing)Macro_TemplateHelper(TechDraw template utility)Macro_TimingGear(GT2/GT3/GT5 gear generator)Macro_Wiring_And_Hoses(Wiring utility)Macro_at_Startup(Startup execution guide)Macro_documentation(Documentation guide)