Add new Docs source files (#8461)

This commit is contained in:
Derek Bailey
2024-12-23 15:55:56 -08:00
committed by GitHub
parent c75a0154eb
commit 492475a1b2
10 changed files with 2255 additions and 0 deletions

6
docs/overrides/main.html Normal file
View File

@@ -0,0 +1,6 @@
{% extends "base.html" %}
<!-- Announcement bar -->
{% block announce %}
View old documentation at <a href="https://dbaileychess.github.io/flatbuffers">https://dbaileychess.github.io/flatbuffers</a>
{% endblock %}