Remove sphinx.util.compat.Directive from extensions #52269

Closed
opened 2017-08-05 22:00:43 +02:00 by Aaron Carlisle · 4 comments
Member

Before we update to sphinx 1.7 (when it comes out) we need to make sure all the extensions are updated to just use docutils, Here is the warning message:

lib\site-packages\sphinx\util\compat.py:40: RemovedInSphinx17Warning: sphinx.util.compat.Directive is deprecated and will be removed in Sphinx 1.7, please use docutils' instead.
Before we update to sphinx 1.7 (when it comes out) we need to make sure all the extensions are updated to just use docutils, Here is the warning message: ``` lib\site-packages\sphinx\util\compat.py:40: RemovedInSphinx17Warning: sphinx.util.compat.Directive is deprecated and will be removed in Sphinx 1.7, please use docutils' instead. ```
Author
Member

Changed status to: 'Open'

Changed status to: 'Open'
Author
Member

Added subscriber: @Blendify

Added subscriber: @Blendify

This issue was referenced by 3724

This issue was referenced by 3724
Author
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-manual#52269
No description provided.