File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed
Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 3838 "sphinx.ext.napoleon" ,
3939 "sphinx.ext.todo" ,
4040 "sphinx.ext.viewcode" ,
41- "recommonmark" ,
4241]
4342
4443# autodoc/autosummary flags
5049# Add any paths that contain templates here, relative to this directory.
5150templates_path = ["_templates" ]
5251
52+ # Allow markdown includes (so releases.md can include CHANGLEOG.md)
53+ # http://www.sphinx-doc.org/en/master/markdown.html
54+ source_parsers = {".md" : "recommonmark.parser.CommonMarkParser" }
55+
5356# The suffix(es) of source filenames.
5457# You can specify multiple suffix as a list of string:
5558# source_suffix = ['.rst', '.md']
Original file line number Diff line number Diff line change 11{
2- "updateTime": "2020-03-31T12:14:08.930178Z",
32 "sources": [
3+ {
4+ "git": {
5+ "name": ".",
6+ "remote": "https://github.com/googleapis/python-storage.git",
7+ "sha": "18b1e07d66b6dfde2de5f1d97a09ab0f25db1d1b"
8+ }
9+ },
410 {
511 "git": {
612 "name": "synthtool",
713 "remote": "https://github.com/googleapis/synthtool.git",
8- "sha": "a003d8655d3ebec2bbbd5fc3898e91e152265c67 "
14+ "sha": "716f741f2d307b48cbe8a5bc3bc883571212344a "
915 }
1016 }
1117 ]
You can’t perform that action at this time.
0 commit comments