Skip to content

Commit

Permalink
more docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mtford90 committed Jun 22, 2014
1 parent fa40c47 commit 51a6e4a
Show file tree
Hide file tree
Showing 12 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ the following to your `settings.py`:
Silk will then record how long it takes to save everything down to the database at the end of each request:

.. image:: meta.png
.. image:: /images/meta.png

Note that in the above screenshot, this means that the request took 29ms (22ms from Django and 7ms from Silk)
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
4 changes: 3 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ Silk
configuration
troubleshooting

Silk is a live profiling and inspection tool for the Django framework. Silk intercepts and stores HTTP requests and database queries before presenting them in a user interface for further inspection..
Silk is a live profiling and inspection tool for the Django framework. Silk intercepts and stores HTTP requests and database queries before presenting them in a user interface for further inspection:

.. image:: /images/1.png

A **live demo** is available `here`_.

Expand Down

0 comments on commit 51a6e4a

Please sign in to comment.