8000 Merge pull request #3 from weaverryan/php-component-framework-block · fabpot/sphinx-php@fd08dec · 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.

Commit fd08dec

Browse files
committed
Merge pull request #3 from weaverryan/php-component-framework-block
Adding php-standalone and php-symfony
2 parents 853b675 + 638c08c commit fd08dec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sensio/sphinx/configurationblock.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ class ConfigurationBlock(Directive):
2929
'html+php': 'PHP',
3030
'ini': 'INI',
3131
'php-annotations': 'Annotations',
32+
'php-standalone': 'Standalone Use',
33+
'php-symfony': 'Framework Use',
3234
}
3335

3436
def run(self):

0 commit comments

Comments
 (0)
0