Skip to content

Commit d2b8ef9

Browse files
committed
Remove screenshots from README
Skitch either doesn't have them anymore or they're under some new URL. Either way, remove these broken links.
1 parent ab40a15 commit d2b8ef9

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -57,21 +57,6 @@ Docurium will write your docs directly into the specified Git branch.
5757

5858
$ gem install docurium
5959

60-
# Screenshots
61-
62-
## Main Page
63-
64-
![Main Page](https://img.skitch.com/20110614-c98pp6c9p9mn35jn4iskjim7hk.png)
65-
66-
Each version of your app has a landing page that lists out all the functions available. Functions that are new in that version from the previous version are highlighted in green, functions that have changed signatures are in orange.
67-
68-
## Function Page
69-
70-
![Func Page](https://img.skitch.com/20110614-mdasyhip3swxtngwxrce8wqy3h.png)
71-
72-
Each function has a page showing all the relevant info for that function including metadata extracted from Doxygen-style comments. I also list all the versions of the library that this function is included in and in which versions the signature changed.
73-
74-
7560
# Contributing
7661

7762
If you want to fix or change something, please fork on GitHub, push your change to a branch named after your change and send me a pull request.

0 commit comments

Comments
 (0)