Skip to content

Commit 1325919

Browse files
authored
Merge pull request #69 from geopozo/andrew/docs
Update docs
2 parents e9ff460 + 4d44bb5 commit 1325919

2 files changed

Lines changed: 22 additions & 10 deletions

File tree

README.md

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ status of one or ALL repositories at the same time.
33

44
It has a python, CLI, json, and HTML interface.
55

6-
### Supported Interfaces:
6+
## Supported Interfaces
77

88
- local git repo
99
- git tags via github
1010
- github releases
1111
- pypi
1212
- pypi testing
13-
- conda
13+
- conda (coming)
1414

15-
### Version Auditing
15+
## Version Auditing
1616

1717
It ensures that versions are the same across sources, and that the builds are
1818
also the same (same platforms supported). It notified you of discrepancies.
@@ -27,16 +27,28 @@ It allows you to check its access level (public private archived), as well as
2727
who has access.
2828

2929

30-
### Example Repo HTML Interface
30+
## Example Repo HTML Interface
3131

32-
[Example](docs/repos.html)
32+
[Example (Click)](docs/repos.html)
3333

34-
![Screenshot of Repos HTML Output](docs/images/repos_html_interface.png)
34+
Click to expand
3535

36-
### Example Version Audit
36+
[ ![Screenshot of Repos HTML Output](docs/images/repos_html_interface.png) ](docs/images/repos_html_interface.png)
3737

38-
![Screenshot of Multi-Version Output](docs/images/version_audit.png)
38+
## Example Version Audit
3939

40-
### Example Single-Version Inspection (Incomplete)
40+
Click to expand
4141

42-
![Screenshot of Terminal Output](docs/images/single_version_audit.png)
42+
[ ![Screenshot of Multi-Version Output](docs/images/version_audit.png) ](docs/images/version_audit.png)
43+
44+
## Example Single-Version Inspection (Incomplete)
45+
46+
Click to expand
47+
48+
[ ![Screenshot of Terminal Output Single Version](docs/images/single_version_audit.png) ](docs/images/single_version_audit.png)
49+
50+
## Example Release Inspection (Platforms)
51+
52+
Click to expand
53+
54+
[ ![Screenshot of Terminal Output Releases](docs/images/release_audit.png) ](docs/images/release_audit.png)

docs/images/release_audit.png

126 KB
Loading

0 commit comments

Comments
 (0)