Skip to content

Commit de92c15

Browse files
committed
Deployed 044252a with MkDocs version: 1.0.4
1 parent 5e645dc commit de92c15

File tree

74 files changed

+487
-283
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+487
-283
lines changed

404.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -434,14 +434,17 @@ <h1 id="404-page-not-found" style="text-align: center">404</h1>
434434
<!-- Le javascript
435435
================================================== -->
436436
<!-- Placed at the end of the document so the pages load faster -->
437+
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
437438
<script src="//js/jquery-1.8.1-min.js"></script>
438439
<script src="//js/prettify-1.0.js"></script>
439440
<script src="//js/bootstrap-2.1.1-min.js"></script>
440-
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
441-
<script>var base_url = '/';</script>
442-
<script src="//mkdocs/js/require.js"></script>
443441
<script src="//js/theme.js"></script>
444442

443+
<script>var base_url = '/';</script>
444+
445+
<script src="/search/main.js" defer></script>
446+
447+
445448
<script>
446449
var shiftWindow = function() {
447450
scrollBy(0, -50)

api-guide/authentication/index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -839,14 +839,17 @@ <h2 id="drfpasswordless"><a class="toclink" href="#drfpasswordless">drfpasswordl
839839
<!-- Le javascript
840840
================================================== -->
841841
<!-- Placed at the end of the document so the pages load faster -->
842+
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
842843
<script src="../../js/jquery-1.8.1-min.js"></script>
843844
<script src="../../js/prettify-1.0.js"></script>
844845
<script src="../../js/bootstrap-2.1.1-min.js"></script>
845-
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
846-
<script>var base_url = '../..';</script>
847-
<script src="../../mkdocs/js/require.js"></script>
848846
<script src="../../js/theme.js"></script>
849847

848+
<script>var base_url = '../..';</script>
849+
850+
<script src="../../search/main.js" defer></script>
851+
852+
850853
<script>
851854
var shiftWindow = function() {
852855
scrollBy(0, -50)

api-guide/caching/index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -484,14 +484,17 @@ <h2 id="using-cache-with-apiview-and-viewsets"><a class="toclink" href="#using-c
484484
<!-- Le javascript
485485
================================================== -->
486486
<!-- Placed at the end of the document so the pages load faster -->
487+
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
487488
<script src="../../js/jquery-1.8.1-min.js"></script>
488489
<script src="../../js/prettify-1.0.js"></script>
489490
<script src="../../js/bootstrap-2.1.1-min.js"></script>
490-
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
491-
<script>var base_url = '../..';</script>
492-
<script src="../../mkdocs/js/require.js"></script>
493491
<script src="../../js/theme.js"></script>
494492

493+
<script>var base_url = '../..';</script>
494+
495+
<script src="../../search/main.js" defer></script>
496+
497+
495498
<script>
496499
var shiftWindow = function() {
497500
scrollBy(0, -50)

api-guide/content-negotiation/index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -533,14 +533,17 @@ <h2 id="setting-the-content-negotiation"><a class="toclink" href="#setting-the-c
533533
<!-- Le javascript
534534
================================================== -->
535535
<!-- Placed at the end of the document so the pages load faster -->
536+
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
536537
<script src="../../js/jquery-1.8.1-min.js"></script>
537538
<script src="../../js/prettify-1.0.js"></script>
538539
<script src="../../js/bootstrap-2.1.1-min.js"></script>
539-
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
540-
<script>var base_url = '../..';</script>
541-
<script src="../../mkdocs/js/require.js"></script>
542540
<script src="../../js/theme.js"></script>
543541

542+
<script>var base_url = '../..';</script>
543+
544+
<script src="../../search/main.js" defer></script>
545+
546+
544547
<script>
545548
var shiftWindow = function() {
546549
scrollBy(0, -50)

api-guide/exceptions/index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -691,14 +691,17 @@ <h2 id="rest_frameworkexceptionsbad_request"><a class="toclink" href="#rest_fram
691691
<!-- Le javascript
692692
================================================== -->
693693
<!-- Placed at the end of the document so the pages load faster -->
694+
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
694695
<script src="../../js/jquery-1.8.1-min.js"></script>
695696
<script src="../../js/prettify-1.0.js"></script>
696697
<script src="../../js/bootstrap-2.1.1-min.js"></script>
697-
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
698-
<script>var base_url = '../..';</script>
699-
<script src="../../mkdocs/js/require.js"></script>
700698
<script src="../../js/theme.js"></script>
701699

700+
<script>var base_url = '../..';</script>
701+
702+
<script src="../../search/main.js" defer></script>
703+
704+
702705
<script>
703706
var shiftWindow = function() {
704707
scrollBy(0, -50)

api-guide/fields/index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1258,14 +1258,17 @@ <h2 id="django-rest-framework-hstore"><a class="toclink" href="#django-rest-fram
12581258
<!-- Le javascript
12591259
================================================== -->
12601260
<!-- Placed at the end of the document so the pages load faster -->
1261+
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
12611262
<script src="../../js/jquery-1.8.1-min.js"></script>
12621263
<script src="../../js/prettify-1.0.js"></script>
12631264
<script src="../../js/bootstrap-2.1.1-min.js"></script>
1264-
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
1265-
<script>var base_url = '../..';</script>
1266-
<script src="../../mkdocs/js/require.js"></script>
12671265
<script src="../../js/theme.js"></script>
12681266

1267+
<script>var base_url = '../..';</script>
1268+
1269+
<script src="../../search/main.js" defer></script>
1270+
1271+
12691272
<script>
12701273
var shiftWindow = function() {
12711274
scrollBy(0, -50)

api-guide/filtering/index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -785,14 +785,17 @@ <h2 id="drf-url-filters"><a class="toclink" href="#drf-url-filters">drf-url-filt
785785
<!-- Le javascript
786786
================================================== -->
787787
<!-- Placed at the end of the document so the pages load faster -->
788+
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
788789
<script src="../../js/jquery-1.8.1-min.js"></script>
789790
<script src="../../js/prettify-1.0.js"></script>
790791
<script src="../../js/bootstrap-2.1.1-min.js"></script>
791-
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
792-
<script>var base_url = '../..';</script>
793-
<script src="../../mkdocs/js/require.js"></script>
794792
<script src="../../js/theme.js"></script>
795793

794+
<script>var base_url = '../..';</script>
795+
796+
<script src="../../search/main.js" defer></script>
797+
798+
796799
<script>
797800
var shiftWindow = function() {
798801
scrollBy(0, -50)

api-guide/format-suffixes/index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -520,14 +520,17 @@ <h2 id="accept-headers-vs-format-suffixes"><a class="toclink" href="#accept-head
520520
<!-- Le javascript
521521
================================================== -->
522522
<!-- Placed at the end of the document so the pages load faster -->
523+
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
523524
<script src="../../js/jquery-1.8.1-min.js"></script>
524525
<script src="../../js/prettify-1.0.js"></script>
525526
<script src="../../js/bootstrap-2.1.1-min.js"></script>
526-
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
527-
<script>var base_url = '../..';</script>
528-
<script src="../../mkdocs/js/require.js"></script>
529527
<script src="../../js/theme.js"></script>
530528

529+
<script>var base_url = '../..';</script>
530+
531+
<script src="../../search/main.js" defer></script>
532+
533+
531534
<script>
532535
var shiftWindow = function() {
533536
scrollBy(0, -50)

api-guide/generic-views/index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -819,14 +819,17 @@ <h2 id="django-rest-multiple-models"><a class="toclink" href="#django-rest-multi
819819
<!-- Le javascript
820820
================================================== -->
821821
<!-- Placed at the end of the document so the pages load faster -->
822+
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
822823
<script src="../../js/jquery-1.8.1-min.js"></script>
823824
<script src="../../js/prettify-1.0.js"></script>
824825
<script src="../../js/bootstrap-2.1.1-min.js"></script>
825-
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
826-
<script>var base_url = '../..';</script>
827-
<script src="../../mkdocs/js/require.js"></script>
828826
<script src="../../js/theme.js"></script>
829827

828+
<script>var base_url = '../..';</script>
829+
830+
<script src="../../search/main.js" defer></script>
831+
832+
830833
<script>
831834
var shiftWindow = function() {
832835
scrollBy(0, -50)

api-guide/metadata/index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -562,14 +562,17 @@ <h2 id="drf-schema-adapter"><a class="toclink" href="#drf-schema-adapter">DRF-sc
562562
<!-- Le javascript
563563
================================================== -->
564564
<!-- Placed at the end of the document so the pages load faster -->
565+
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
565566
<script src="../../js/jquery-1.8.1-min.js"></script>
566567
<script src="../../js/prettify-1.0.js"></script>
567568
<script src="../../js/bootstrap-2.1.1-min.js"></script>
568-
<script async src="https://fund.django-rest-framework.org/sidebar_include.js"></script>
569-
<script>var base_url = '../..';</script>
570-
<script src="../../mkdocs/js/require.js"></script>
571569
<script src="../../js/theme.js"></script>
572570

571+
<script>var base_url = '../..';</script>
572+
573+
<script src="../../search/main.js" defer></script>
574+
575+
573576
<script>
574577
var shiftWindow = function() {
575578
scrollBy(0, -50)

0 commit comments

Comments
 (0)