Page MenuHome

Cleanup check_syntax and some check_structure errors in manual files
ClosedPublic

Authored by Nikhil Shringarpurey (Nikhil.Net) on Nov 19 2021, 3:39 AM.

Details

Summary

This diff cleans up several make check_syntax and make check_structure violations to reduce noise for testing future edits. All pages were validated and working as expected.

2 of the warnings were due to long lines of formatted commands/code. I broke these to two lines to prevent having a scrollbar when viewing the manual and for anyone who may need to convert to PDF or print.

It also fixes 3 incorrectly used images, and one image that was incorrectly sized. This should put us in position to remove several of the old/orphaned images.

Note that there are still lots of inconsistencies across the manual with respect to the pictures of the nodes: some are centered above the description while others are right aligned with the description to the left. We should pick one and standardize.

Diff Detail

Repository
rBM Blender Manual

Event Timeline

Nikhil Shringarpurey (Nikhil.Net) created this revision.
Nikhil Shringarpurey (Nikhil.Net) retitled this revision from Cleanup check_syntax errors in manual files to Cleanup check_syntax and some check_structure errors in manual files.
Nikhil Shringarpurey (Nikhil.Net) edited the summary of this revision. (Show Details)

Added fixes to some make check_structure errors - mostly wrong image references.

This revision is now accepted and ready to land.Nov 19 2021, 6:29 PM

Hey I gave you commit access so you can commit directly to the SVN repository. The user name and credentials are synced with developer.blender.org