From 070b1a17dd32a673fd96e645d47dd0ca3bf764c6 Mon Sep 17 00:00:00 2001 From: kat Date: Mon, 17 Oct 2022 12:37:02 -0400 Subject: [C++ docs] Several fixes, improvements, additions, and general cleanup - Sort documentation into groups (aka. modules) - Add DataRenderer, BinaryView, InstructionTextToken, Others docs - Fixes stylesheet for documentation website - New 'Deprecated' section listing deprecated items - Re-add 'Files' listing - Add a 'Main page' and restructure the navbar --- api-docs/cppdocs/header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'api-docs/cppdocs/header.html') diff --git a/api-docs/cppdocs/header.html b/api-docs/cppdocs/header.html index 7d2534eb..cf41aa50 100644 --- a/api-docs/cppdocs/header.html +++ b/api-docs/cppdocs/header.html @@ -45,8 +45,8 @@ $extrastylesheet -
Binary Ninja C++ API $projectnumber -
+
Binary Ninja C++ API $projectnumber +
-- cgit v1.3.1