Added Github backend [closes #95]
This commit is contained in:
parent
a0d97c0f18
commit
2dc8fe9437
6 changed files with 384 additions and 5 deletions
docs/source
|
@ -258,6 +258,7 @@ autodoc_mock_imports = ['googlesamples.assistant.grpc.audio_helpers',
|
|||
'gi',
|
||||
'gi.repository',
|
||||
'twilio',
|
||||
'pytz',
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue