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

Commit 826d52e

Browse files
committed
Merge pull request #535 from symfony-cmf/exts_as_submodule
fabpot sphinx exensions as submodule
2 parents bce0728 + 2dde500 commit 826d52e

File tree

9 files changed

+5
-332
lines changed

9 files changed

+5
-332
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
_build/
22
*.pyc
3+
_exts

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "_exts"]
2+
path = _exts
3+
url = http://github.com/fabpot/sphinx-php

_exts

Submodule _exts added at 03bc1c6

_exts/sensio/__init__.py

Whitespace-only changes.

_exts/sensio/sphinx/__init__.py

Whitespace-only changes.

_exts/sensio/sphinx/configurationblock.py

Lines changed: 0 additions & 78 deletions
This file was deleted.

_exts/sensio/sphinx/php.py

Lines changed: 0 additions & 88 deletions
This file was deleted.

_exts/sensio/sphinx/phpcode.py

Lines changed: 0 additions & 111 deletions
This file was deleted.

_exts/sensio/sphinx/refinclude.py

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)