diff options
| author | Tom Christie | 2014-11-25 16:31:00 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-11-25 16:31:00 +0000 | 
| commit | 24dd7466a4f452a522a6fad77c6d2ae073e709e5 (patch) | |
| tree | 597cf123db3249ba4c8a27fbcb424d52f32e6f93 /api-guide/format-suffixes/index.html | |
| parent | 0b84e842d3d5e01b11483371bf6f643fa91087b4 (diff) | |
| download | django-rest-framework-24dd7466a4f452a522a6fad77c6d2ae073e709e5.tar.bz2 | |
Update documentation
Diffstat (limited to 'api-guide/format-suffixes/index.html')
| -rw-r--r-- | api-guide/format-suffixes/index.html | 9 | 
1 files changed, 1 insertions, 8 deletions
| diff --git a/api-guide/format-suffixes/index.html b/api-guide/format-suffixes/index.html index 888e966d..3f66cf14 100644 --- a/api-guide/format-suffixes/index.html +++ b/api-guide/format-suffixes/index.html @@ -82,20 +82,13 @@                <li ><a href="/">Home</a></li>                <li class="dropdown"> -                <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quickstart <b class="caret"></b></a> +                <a href="#" class="dropdown-toggle" data-toggle="dropdown">Tutorial <b class="caret"></b></a>                  <ul class="dropdown-menu">                    <li >                      <a href="../../tutorial/quickstart">Quickstart</a>                    </li> -                </ul> -              </li> -                 -              <li class="dropdown"> -                <a href="#" class="dropdown-toggle" data-toggle="dropdown">Tutorial <b class="caret"></b></a> -                <ul class="dropdown-menu"> -                                      <li >                      <a href="../../tutorial/1-serialization">1 - Serialization</a>                    </li> | 
