8000 [WIP] Travis integration by wouterj · Pull Request #3328 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

[WIP] Travis integration #3328

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

Merged
merged 10 commits into from
Mar 20, 2014
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Revert changes
  • Loading branch information
wouterj committed Dec 14, 2013
commit b1d9e624353f53427299be7d1ee81225572ef0ed
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@

# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
exclude_patterns = ['_build', 'bundles']
# exclude_patterns = ['_build', 'bundles']

# The reST default role (used for this markup: `text`) to use for all documents.
#default_role = None
Expand Down
0