Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 695 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 695 Bytes

Developer Documentation

This directory contains various documentation pages for developers interested in creating related APIs, plugins, or other extensions to Proto. Much of this documentation is still a work-in-progress as backend code is currently undergoing rapid changes, but it should be enough to understand the fundamentals of how the Proto Language Server works.

Articles

  • Card Schema
    • This document describes the validation schema for cards, which are the most basic structural unit used in the virtual file system (VFS).
  • Spaced Repetition
    • This document describes the spaced repetition algorithm used to learn and remember new words.