Skip to content

Fix build errors in docs#818

Merged
inclement merged 1 commit into
kivy:masterfrom
KeyWeeUsr:build_errors
Jul 5, 2016
Merged

Fix build errors in docs#818
inclement merged 1 commit into
kivy:masterfrom
KeyWeeUsr:build_errors

Conversation

@KeyWeeUsr

Copy link
Copy Markdown
Contributor

~31 errors purged to 2:

p4a\doc\source\commands.rst:17: WARNING: autodoc: failed to import class u'ToolchainCL' from module u'toolchain'; the module executes module level statement and it might call sys.exit().
p4a\doc\source\recipes.rst:488: WARNING: autodoc: failed to import class u'Recipe' from module u'toolchain'; the module executes module level statement and it might call sys.exit().

Most of the errors came with ext/sphinx_rtd_theme because it used non-existing math extension. Then some broken links, underlines, missing _static etc.

I took out ext/* part of the docs out because it's just an example from sphinx and shouldn't be available in the final documentation. It isn't included in pdf or in the website, but if you build a local docs, then it'll be there.

@inclement inclement merged commit ed8a799 into kivy:master Jul 5, 2016
@inclement

Copy link
Copy Markdown
Member

Great, thanks. I've gone further and removed the 'related' doc page, since it wasn't really worth the space.

@KeyWeeUsr

Copy link
Copy Markdown
Contributor Author

I wasn't really sure about removing it, so I left it there, hehe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants