mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 04:04:19 +00:00
6 lines
229 B
HTML
6 lines
229 B
HTML
{% extends "base.html" %}
|
|
|
|
<!-- Announcement bar -->
|
|
{% block announce %}
|
|
Documentation migration in progress, view snapshot of the old documentation <a href="https://dbaileychess.github.io/flatbuffers">here.</a>
|
|
{% endblock %} |