From c30f4e08b33cbb92287987a6a0ce4b2c993928b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 28 Dec 2016 15:42:36 +0100 Subject: List the REST callbacks in the navigation --- _build/themes/ninenines/static/js/custom.js | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '_build/themes/ninenines') diff --git a/_build/themes/ninenines/static/js/custom.js b/_build/themes/ninenines/static/js/custom.js index 5e418bd5..84936d37 100644 --- a/_build/themes/ninenines/static/js/custom.js +++ b/_build/themes/ninenines/static/js/custom.js @@ -39,5 +39,11 @@ $(document).ready(function() {; $("#docs h2").each(function(){ $("
  • " + $(this).text() + "
  • ").appendTo("#docs-nav+ul"); }); + if ($("#_rest_callbacks").length != 0){ + $('