Manual: Online Editing #73392
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
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-manual#73392
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?
One of the disadvantages of moving to sphinx from the wiki is the loss of online editing. There is some interest in modifying some sort of platform to work with our version control system that can allow editing of the manual online. This is intended only for simplistic changes, limited to one file and without file operations i.e. moving and renaming.
There are two sub-optimal systems that might work and one preferred system:
Two suboptimal ways are by using:
The optimal solution that comes to mind is modifying Phabricator to allow editing a file in diffusion then submitting a patch to the differential. This is something currently being worked on upstream: https://secure.phabricator.com/T6008
This is the desirable solution as it could be beneficial to other areas of development and makes the best use out of software that we already use.
Changed status from 'Needs Triage' to: 'Confirmed'
Added subscriber: @Blendify
Gitea allows for online editing, closing :)
It should be noted that there are still a few related todos listed on infrastructure/blender-projects-platform#51
But for the purpose of this report, we can keep this closed.