Miscellaneous sphinx fixes
ClosedPublic

Authored by glenl on Oct 4 2018, 8:01 PM.

Details

Summary

Fixes a number of warnings in the documentation build:

  • add empty lines where sphinx requires
  • Fix explicit markup warning (*.cmake is interpreted by sphinx as the start of a bold markup)
  • Fixed ill-formed admonition (this admonition wasn't showing up in the document)
  • Fixed duplicate label

Also, my emacs write-hook clears trailing white space so there are a few white space-only diffs. Let me know if you would prefer that I not do that.

Test Plan

Clean (remove _build folder) and build.
Only warning is the 404.rst consistency warning about toctree inclusion.

Diff Detail

Repository
R1012 Krita.org Documentation Website
Lint
Lint Skipped
Unit
Unit Tests Skipped
glenl created this revision.Oct 4 2018, 8:01 PM
Restricted Application added a project: Krita: Manual. · View Herald TranscriptOct 4 2018, 8:01 PM
Restricted Application added a reviewer: Krita: Manual. · View Herald Transcript
glenl requested review of this revision.Oct 4 2018, 8:01 PM
woltherav accepted this revision.Oct 5 2018, 12:36 PM
woltherav added a subscriber: woltherav.

I'll push it in a bit.

This revision is now accepted and ready to land.Oct 5 2018, 12:36 PM
woltherav requested changes to this revision.Oct 5 2018, 12:49 PM

Hey, you patch is not applying here. Could you refresh your source and try again?

This revision now requires changes to proceed.Oct 5 2018, 12:49 PM
glenl updated this revision to Diff 42933.Oct 5 2018, 4:22 PM

First (apparently wrong) diff was made by diff'ing a revised git branch, the revised diff was made by diff'ing directly from changes in the master branch.

woltherav accepted this revision.Oct 5 2018, 4:39 PM
This revision is now accepted and ready to land.Oct 5 2018, 4:39 PM
woltherav closed this revision.Oct 5 2018, 4:42 PM