doc/_themes/cubicweb/theme.conf
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 27 Jun 2019 12:27:37 +0200
branch3.26
changeset 12676 c96aa316d06b
parent 10491 c67bcee93248
permissions -rw-r--r--
Flake8 cubicweb/web/views/autoform.py Fixes: cubicweb/web/views/autoform.py:703: [E122] continuation line missing indentation or outdented cubicweb/web/views/autoform.py:704: [E122] continuation line missing indentation or outdented cubicweb/web/views/autoform.py:819: [W504] line break after binary operator cubicweb/web/views/autoform.py:820: [E125] continuation line with same indent as next logical line cubicweb/web/views/autoform.py:961: [W504] line break after binary operator cubicweb/web/views/autoform.py:962: [E126] continuation line over-indented for hanging indent
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10020
5e3fbdb035a8 [book] new theme based on pyramid theme (closes #4291287)
David Douard <david.douard@logilab.fr>
parents:
diff changeset
     1
[theme]
5e3fbdb035a8 [book] new theme based on pyramid theme (closes #4291287)
David Douard <david.douard@logilab.fr>
parents:
diff changeset
     2
inherit = pyramid
5e3fbdb035a8 [book] new theme based on pyramid theme (closes #4291287)
David Douard <david.douard@logilab.fr>
parents:
diff changeset
     3
pygments_style = sphinx.pygments_styles.PyramidStyle
5e3fbdb035a8 [book] new theme based on pyramid theme (closes #4291287)
David Douard <david.douard@logilab.fr>
parents:
diff changeset
     4
stylesheet = cubicweb.css
5e3fbdb035a8 [book] new theme based on pyramid theme (closes #4291287)
David Douard <david.douard@logilab.fr>
parents:
diff changeset
     5
5e3fbdb035a8 [book] new theme based on pyramid theme (closes #4291287)
David Douard <david.douard@logilab.fr>
parents:
diff changeset
     6
5e3fbdb035a8 [book] new theme based on pyramid theme (closes #4291287)
David Douard <david.douard@logilab.fr>
parents:
diff changeset
     7
[options]
5e3fbdb035a8 [book] new theme based on pyramid theme (closes #4291287)
David Douard <david.douard@logilab.fr>
parents:
diff changeset
     8
logo = logo-cubicweb.svg
5e3fbdb035a8 [book] new theme based on pyramid theme (closes #4291287)
David Douard <david.douard@logilab.fr>
parents:
diff changeset
     9
favicon = cubicweb.ico
5e3fbdb035a8 [book] new theme based on pyramid theme (closes #4291287)
David Douard <david.douard@logilab.fr>
parents:
diff changeset
    10
in_progress = false
5e3fbdb035a8 [book] new theme based on pyramid theme (closes #4291287)
David Douard <david.douard@logilab.fr>
parents:
diff changeset
    11
outdated = false
5e3fbdb035a8 [book] new theme based on pyramid theme (closes #4291287)
David Douard <david.douard@logilab.fr>
parents:
diff changeset
    12
canonical_url =