dc56a2ca7d
Instead of flattening the output (which was missing FrontSide), alter the behaviour of render() instead. The non-partial output is now exposed via Protobuf, so the non-Python clients can take advantage of it. |
||
---|---|---|
.. | ||
anki | ||
.clang-format | ||
.top_level | ||
README.md |
README.md
Protobuf files defining the interface the frontend and backend components use to talk to each other, and how Anki stores some of the data inside its SQLite database. These files are used to generate Rust, Python and TypeScript bindings.