Minor build warnings + real orphan "grape" ? #43381
Labels
No Label
Meta
Good First Issue
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Eevee & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds, Tests & Devices
Module
Python API
Module
Rendering & Cycles
Module
Sculpt, Paint & Texture
Module
User Interface
Module
VFX & Video
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-manual#43381
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Patch: doc_references.patch
I was figuring the structure of the documentation, perhaps I miss something but I think I fixed a couple of "false orphans" and found a real orphan:
3d_interaction
folder is not reachable navigating the manual eventually... I'm using version 107.Changed status to: 'Open'
Added subscriber: @FabienDevaux
Added subscriber: @ideasman42
For real orphans this may be good, but would like to see some of these be used
Not sure about this.
troubleshooting/index.rst
is used bycontents.rst::37
Seems like a false positive?
Added subscriber: @Sergey
I think you'r right, it's refered as a :doc: ...
Can I proceed here posting patches or some more convenient way (than opening a new defect for each patch) to do batch-fixing ?
Probably simple patches like this one:
Fix for manual/troubleshooting/crash.rst:17: WARNING: term not in glossary: vbo
Index: manual/glossary/index.rst
+++ manual/glossary/index.rst (copie de travail)
@@ -415,7 +415,7 @@
VBO (Vertex Buffer Object)
Added subscriber: @Blendify
Can this be closed?
Changed status from 'Open' to: 'Resolved'
Manual builds without warnings now, assume these are resolved.