Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

use html+jinja instead of html+twig#3389

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:2.3fromxabbuh:fix-build-error
Dec 27, 2013

Conversation

xabbuh
Copy link
Member

QA
Doc fix?yes
New docs?no
Applies toall
Fixed tickets

For some reason this error terminates the build process on my machine with this stack trace:

sphinx-build -b html -d _build/doctrees. _build/htmlRunning Sphinx v1.1.3loading pickled environment...donebuilding [html]: targetsfor 1source files that are out of dateupdating environment: 0 added, 3 changed, 0 removedreading sources... [ 33%] cookbook/security/csrf_in_login_form                                                                                                          Exception occurred:  File"/usr/lib/python2.7/dist-packages/docutils/parsers/rst/states.py", line 399,in new_subsection    node=section_node, match_titles=True)  File"/usr/lib/python2.7/dist-packages/docutils/parsers/rst/states.py", line 286,in nested_parse    node=node, match_titles=match_titles)  File"/usr/lib/python2.7/dist-packages/docutils/parsers/rst/states.py", line 199,in run    results = StateMachineWS.run(self, input_lines, input_offset)  File"/usr/lib/python2.7/dist-packages/docutils/statemachine.py", line 239,in run    context, state, transitions)  File"/usr/lib/python2.7/dist-packages/docutils/statemachine.py", line 460,in check_linereturn method(match, context, next_state)  File"/usr/lib/python2.7/dist-packages/docutils/parsers/rst/states.py", line 2300,in explicit_markup    nodelist, blank_finish = self.explicit_construct(match)  File"/usr/lib/python2.7/dist-packages/docutils/parsers/rst/states.py", line 2312,in explicit_constructreturn method(self, expmatch)  File"/usr/lib/python2.7/dist-packages/docutils/parsers/rst/states.py", line 2055,in directive    directive_class, match, type_name, option_presets)  File"/usr/lib/python2.7/dist-packages/docutils/parsers/rst/states.py", line 2104,in run_directive    result =directive_instance.run()  File"/home/christian/Webentwicklung/Symfony/docs/symfony/_exts/sensio/sphinx/configurationblock.py", line 51,in run    innernode = nodes.emphasis(self.formats[child['language']], self.formats[child['language']])KeyError: u'html+twig'The full traceback has been savedin /tmp/sphinx-err-3oziXI.log,if you want to report the issue to the developers.Please also report thisif it was a user error, so that a better error message can be provided next time.Either send bugs to the mailing list at<http://groups.google.com/group/sphinx-dev/>,or report themin the tracker at<http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!make:*** [html] Fehler 1

@wouterj
Copy link
Member

👍

@fabpot
Copy link
Member

merging now as it breaks the website.

fabpot added a commit that referenced this pull requestDec 27, 2013
use html+jinja instead of html+twig
@fabpotfabpot merged commit5194403 intosymfony:2.3Dec 27, 2013
@weaverryan
Copy link
Member

Thanks everyone! This makes a good case for Travis integration :) (#3328)

@xabbuhxabbuh deleted the fix-build-error branchDecember 27, 2013 18:06
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@xabbuh@wouterj@fabpot@weaverryan

[8]ページ先頭

©2009-2025 Movatter.jp