Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.4 KB

README.md

File metadata and controls

21 lines (18 loc) · 1.4 KB

Documentation

This directory contains various documentation pages for end users. 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

  • Setup
    • Start here to learn how to set up the Proto Language Server. This should be the first step after installing the latest release.
  • Philosophy
    • This section will help you understand how Proto works and how to configure it for your needs. Read this after installing and setting up the Proto Language Server.
  • Usage
    • This section will guide you through how to use the Proto Language Server, focusing primarily on the frontend UI. Make sure to read this only after you have properly installed and configured the backend.
  • 🎉 Congratulations!
    • That's all the documentation we have for now. If you encounter any problems, please open an issue to let us know. Before submitting an issue, you may also want to check our FAQ, which may already answer your question. If you find a security vulnerability, please follow the instructions listed in our security policy. If you would like to contribute, take a look at our contribution guide.