Page MenuHome

Removing most consistency warnings : Fixes or remove broken links
ClosedPublic

Authored by Fabien Devaux (fdev31) on Feb 4 2015, 10:24 PM.

Details

Summary

Has clearly to be reviewed with care... some links were obscure to me.

Diff Detail

Repository
rBM Blender Manual

Event Timeline

Fabien Devaux (fdev31) retitled this revision from to Removing most consistency warnings : Fixes or remove broken links.
Fabien Devaux (fdev31) updated this object.

Added some in-line comments - but made some changes and left out some things I don't think are necessary/correct and will commit.

manual/composite_nodes/types/input/image.rst
10

this should be:

| Menu: :kbd:`Shift-A` --> :doc:`Input </composite_nodes/types/input/index>` --> Image
manual/physics/fluid/domain.rst
76

"Wold" should be "World" - and the :title: role isn't needed

380

It's better to link to a page using :doc:</path/to/file> in case the title itself is changed (we'd then have to go and fix all the broken links linking to the old title)

manual/render/blender_render/lighting/lights/light_attenuation.rst
458 ↗(On Diff #3362)

Why is this needed? Worked fine as it was.

This revision was automatically updated to reflect the committed changes.