mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Change interface of add_source_parser() and add add_source_suffix()
This commit is contained in:
@@ -9,7 +9,7 @@ sys.path.insert(0, os.path.abspath('.'))
|
||||
|
||||
|
||||
class DummyTestParser(Parser):
|
||||
pass
|
||||
supported = ('dummy',)
|
||||
|
||||
|
||||
extensions = ['source_parser']
|
||||
|
||||
Reference in New Issue
Block a user