Browse Source

Make screenshot image resources local

pull/3328/head
Christoph Wille 10 years ago
parent
commit
f9e06a89ab
  1. BIN
      images/screenshots/build199_decompilingtocsharp.png
  2. BIN
      images/screenshots/build199_decompilingtocsharp_small.jpg
  3. BIN
      images/screenshots/build199_navigatingtypes.png
  4. BIN
      images/screenshots/build199_navigatingtypes_small.jpg
  5. BIN
      images/screenshots/build199_savingresources.png
  6. BIN
      images/screenshots/build199_savingresources_small.jpg
  7. BIN
      images/screenshots/build199_viewingil.png
  8. BIN
      images/screenshots/build199_viewingil_small.jpg
  9. BIN
      images/screenshots/build258_yieldreturn.png
  10. 11
      index.md

BIN
images/screenshots/build199_decompilingtocsharp.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

BIN
images/screenshots/build199_decompilingtocsharp_small.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

BIN
images/screenshots/build199_navigatingtypes.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

BIN
images/screenshots/build199_navigatingtypes_small.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
images/screenshots/build199_savingresources.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 KiB

BIN
images/screenshots/build199_savingresources_small.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
images/screenshots/build199_viewingil.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

BIN
images/screenshots/build199_viewingil_small.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

BIN
images/screenshots/build258_yieldreturn.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

11
index.md

@ -88,24 +88,25 @@ Want to know when major new features are added? When a new stable version is rel @@ -88,24 +88,25 @@ Want to know when major new features are added? When a new stable version is rel
Viewing IL (Build 199)
[![Image](http://community.sharpdevelop.net/photos/christophwille/images/34590/500x375.aspx)](http://community.sharpdevelop.net/photos/christophwille/images/34590/original.aspx)
[![Image](images/screenshots/build199_viewingil_small.jpg)](images/screenshots/build199_viewingil.png)
Navigating Types (Build 199)
[![Image](http://community.sharpdevelop.net/photos/christophwille/images/34591/500x375.aspx)](http://community.sharpdevelop.net/photos/christophwille/images/34591/original.aspx)
[![Image](images/screenshots/build199_navigatingtypes_small.jpg)](images/screenshots/build199_navigatingtypes.png)
Saving Resources (Build 199)
[![Image](http://community.sharpdevelop.net/photos/christophwille/images/34592/500x375.aspx)](http://community.sharpdevelop.net/photos/christophwille/images/34592/original.aspx)
[![Image](images/screenshots/build199_savingresources_small.jpg)](images/screenshots/build199_savingresources.png)
Decompiling a Type to C# (Build 199)
[![Image](http://community.sharpdevelop.net/photos/christophwille/images/34593/500x375.aspx)](http://community.sharpdevelop.net/photos/christophwille/images/34593/original.aspx)
[![Image](images/screenshots/build199_decompilingtocsharp_small.jpg)](images/screenshots/build199_decompilingtocsharp.png)
Decompiling method with 'yield return' (Build 528)
[![Image](http://community.sharpdevelop.net/blogs/danielgrunwald/ILSpy%20-%20yield%20return.png)](http://community.sharpdevelop.net/blogs/danielgrunwald/ILSpy%20-%20yield%20return.png)
[![Image](images/screenshots/build258_yieldreturn.png)](images/screenshots/build258_yieldreturn.png)

Loading…
Cancel
Save