Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix sphinx build warnings and errors #17025

Merged
merged 28 commits into from Aug 16, 2017
Merged

fix sphinx build warnings and errors #17025

merged 28 commits into from Aug 16, 2017

Conversation

alfredodeza
Copy link
Contributor

Currently there are a lot of broken links. Start fixing them one by one

@alfredodeza
Copy link
Contributor Author

jenkins test docs

@ceph-jenkins
Copy link
Collaborator

Doc build available at http://docs.ceph.com/ceph-prs/17025/

@alfredodeza alfredodeza force-pushed the wip-doc-warnings branch 2 times, most recently from 9e79dec to e428cf9 Compare August 14, 2017 21:55
@ceph-jenkins
Copy link
Collaborator

Doc build available at http://docs.ceph.com/ceph-prs/17025/

3 similar comments
@ceph-jenkins
Copy link
Collaborator

Doc build available at http://docs.ceph.com/ceph-prs/17025/

@ceph-jenkins
Copy link
Collaborator

Doc build available at http://docs.ceph.com/ceph-prs/17025/

@ceph-jenkins
Copy link
Collaborator

Doc build available at http://docs.ceph.com/ceph-prs/17025/

@alfredodeza
Copy link
Contributor Author

jenkins test docs

@ceph-jenkins
Copy link
Collaborator

Doc build available at http://docs.ceph.com/ceph-prs/17025/

@@ -74,7 +74,7 @@ internal structures if they are the direct subject of the message,
for example in a corruption, but use plain english.
Example: instead of "Objecter requests" say "OSD client requests"
Example: it is okay to mention internal structure in the context
of "Corrupt session table" (but don't say "Corrupt SessionTable")
of "Corrupt session table" (but don't say "Corrupt SessionTable")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe Let's use do not instead don't
Kindly see PR: #16705
Thanks

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not adding/changing the wording, just removing the indentation

@alfredodeza
Copy link
Contributor Author

jenkins test docs

@alfredodeza alfredodeza force-pushed the wip-doc-warnings branch 2 times, most recently from 72f3168 to ce23cbb Compare August 15, 2017 13:25
@ceph-jenkins
Copy link
Collaborator

make check succeeded

@alfredodeza alfredodeza force-pushed the wip-doc-warnings branch 4 times, most recently from 90e6047 to 8f7dcda Compare August 15, 2017 16:27
@alfredodeza
Copy link
Contributor Author

jenkins test docs

@alfredodeza alfredodeza changed the title [DNM} fix sphinx build warnings fix sphinx build warnings and errors Aug 15, 2017
@alfredodeza
Copy link
Contributor Author

This PR fixes all warnings and errors from Sphinx.

  • Bumps Sphinx to 1.6 to get rid of internal Python warnings from deprecated docutils
  • fixes broken references because documents moved but they were referenced with paths
  • makes Sphinx build with -W so that warnings are treated as errors, to prevent them from getting built/published
  • fixes some Python docstrings

@alfredodeza
Copy link
Contributor Author

jenkins test docs

1 similar comment
@alfredodeza
Copy link
Contributor Author

jenkins test docs

Alfredo Deza added 25 commits August 16, 2017 08:19
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Signed-off-by: Alfredo Deza <adeza@redhat.com>
@alfredodeza
Copy link
Contributor Author

added a new fix for release-notes that just got in

@alfredodeza
Copy link
Contributor Author

jenkins test docs

@ceph-jenkins
Copy link
Collaborator

Doc build available at http://docs.ceph.com/ceph-prs/17025/

@alfredodeza alfredodeza merged commit 51ccc5f into master Aug 16, 2017
@alfredodeza alfredodeza deleted the wip-doc-warnings branch August 16, 2017 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants