8000 support configurable types in configuration blocks by xabbuh · Pull Request #20 · fabpot/sphinx-php · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 16, 2022. It is now read-only.

support configurable types in configuration blocks #20

Merged
merged 1 commit into from
Oct 3, 2014

Conversation

xabbuh
Copy link
Contributor
@xabbuh xabbuh commented Oct 3, 2014

With this, you will be able to configure your own code block types in conf.py like this:

config_block = {
    'text': 'Plaintext',
    'ruby': 'Ruby'
}

This resolves half of what is required for #16.

@wouterj
Copy link
Contributor
wouterj commented Oct 3, 2014

Oh, wanted to do this for a loooong time. You're truly great @xabbuh !

wouterj added a commit to symfony/symfony-docs that referenced this pull request Oct 11, 2014
This PR was merged into the 2.3 branch.

Discussion
----------

support Varnish in configuration blocks

To be able to use them, fabpot/sphinx-php#20 has to be merged first. After that, the submodule reference has to be updated as well with this pull request.

@dbu @thierrymarianne Is Ruby the language to choose to get proper syntax highlighting?

Commits
-------

f2bf980 support Varnish in configuration blocks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pul 3AB1 l request may close these issues.

3 participants
0