Skip to content

Instantly share code, notes, and snippets.

@rrzaripov
Created September 29, 2017 13:26
Show Gist options
  • Save rrzaripov/a0523730802d23603eeb3b5e1182a95e to your computer and use it in GitHub Desktop.
Save rrzaripov/a0523730802d23603eeb3b5e1182a95e to your computer and use it in GitHub Desktop.
sphinx-build output
C:\tmp\sphinx>sphinx-build.exe -E -a -b html . docs
Running Sphinx v1.6.4
loading translations [ru]... done
building [mo]: all of 0 po files
building [html]: all source files
updating environment: 1 added, 0 changed, 0 removed
reading sources... [100%] index
WARNING: C:\tmp\sphinx_bug\index.rst:2: (WARNING/2) Title underline too short.
?Title
=====
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] index
generating indices... genindex
writing additional pages... search
copying static files... done
copying extra files... done
dumping search index in Russian (code: ru) ... done
dumping object inventory... done
build succeeded, 1 warning.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment