Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
howderek committed Jun 5, 2018
1 parent 399c792 commit 76d5dbb
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 6 deletions.
3 changes: 1 addition & 2 deletions augur/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ def __init__(self):
"""
@api {get} /:owner/:repo/timeseries/contributions Contributions by Week
@apiName ContributionsByWeek
@apiDescriptions
@apiDescription <a href="https://github.com/OSSHealth/metrics/blob/master/activity-metrics/contributors.md">CHAOSS Metric Definition</a>
@apiGroup Experimental
@apiParam {String} owner Username of the owner of the GitHub repository
Expand Down Expand Up @@ -895,7 +895,6 @@ def ghtorrent_range():
@api {get} /git/repos Git Repos
@apiName Git Repos
@apiDescription Shows downloaded Git repos
@apiName GitHub
@apiGroup Utility
@apiParam {String} owner Username of the owner of the GitHub repository
Expand Down
2 changes: 1 addition & 1 deletion docs/api/api_data.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/api_data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/api/api_project.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/api/api_project.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "name": "", "version": "0.0.0", "description": "", "sampleUrl": false, "defaultVersion": "0.0.0", "apidoc": "0.3.0", "generator": { "name": "apidoc", "time": "2018-06-05T16:56:12.002Z", "url": "http://apidocjs.com", "version": "0.17.6" }}
{ "name": "", "version": "0.0.0", "description": "", "sampleUrl": false, "defaultVersion": "0.0.0", "apidoc": "0.3.0", "generator": { "name": "apidoc", "time": "2018-06-05T17:06:28.418Z", "url": "http://apidocjs.com", "version": "0.17.6" }}
Expand Down
Binary file modified docs/python/build/doctrees/environment.pickle
Binary file not shown.

0 comments on commit 76d5dbb

Please sign in to comment.