diff --git a/docs/doxy-boot.js b/docs/doxy-boot.js index b5650f2da8..7cf579c90b 100644 --- a/docs/doxy-boot.js +++ b/docs/doxy-boot.js @@ -3,18 +3,18 @@ $(document).ready(function() { $("div.headertitle").addClass("pb-2 mt-4 mb-2 border-bottom"); $("div.title").addClass("h1"); - $('li > a[href="index.html"] > span').before(" "); + $('li > a[href="index.html"] > span').before(" "); // $('li > a[href="index.html"] > span').text("CoActionOS"); - $('li > a[href="modules.html"] > span').before(" "); - $('li > a[href="namespaces.html"] > span').before(" "); - $('li > a[href="annotated.html"] > span').before(" "); - $('li > a[href="classes.html"] > span').before(" "); - $('li > a[href="inherits.html"] > span').before(" "); - $('li > a[href="functions.html"] > span').before(" "); - $('li > a[href="functions_func.html"] > span').before(" "); - $('li > a[href="functions_vars.html"] > span').before(" "); - $('li > a[href="functions_enum.html"] > span').before(" "); - $('li > a[href="functions_eval.html"] > span').before(" "); + $('li > a[href="modules.html"] > span').before(" "); + $('li > a[href="namespaces.html"] > span').before(" "); + $('li > a[href="annotated.html"] > span').before(" "); + $('li > a[href="classes.html"] > span').before(" "); + $('li > a[href="inherits.html"] > span').before(" "); + $('li > a[href="functions.html"] > span').before(" "); + $('li > a[href="functions_func.html"] > span').before(" "); + $('li > a[href="functions_vars.html"] > span').before(" "); + $('li > a[href="functions_enum.html"] > span').before(" "); + $('li > a[href="functions_eval.html"] > span').before(" "); $('img[src="ftv2ns.png"]').replaceWith('N '); $('img[src="ftv2cl.png"]').replaceWith('C '); diff --git a/html/admin.html b/html/admin.html index 5e43f4935e..876a42321b 100644 --- a/html/admin.html +++ b/html/admin.html @@ -21,7 +21,7 @@ - +
@@ -116,7 +116,7 @@