# docs

- [1.client](/welcome-to-gitbook/docs/1.client.md)
- [Disclaimer](/welcome-to-gitbook/docs/1.client/disclaimer.md): The disclaimer for what support we can provide through GitHub or Discord. Please note this before proceeding to ask for help.
- [Troubleshooting FAQs](/welcome-to-gitbook/docs/1.client/faqs.md): The main Frequently Asked Questions for Cider application support.
- [RPC Documentation](/welcome-to-gitbook/docs/1.client/rpc.md): Documentation for RPC API endpoints accessible by clients external to Cider.
- [2.other](/welcome-to-gitbook/docs/2.other.md)
- [Client Protocol Schema](/welcome-to-gitbook/docs/2.other/app-docs.md): A list of various bits of documentation for the app.
- [3.legacy-docs](/welcome-to-gitbook/docs/3.legacy-docs.md)
- [2.compilation](/welcome-to-gitbook/docs/3.legacy-docs/2.compilation.md)
- [Compiling on Linux](/welcome-to-gitbook/docs/3.legacy-docs/2.compilation/compiling-on-linux.md): This page allows you to figure out the steps and programs needed to compile your own version of Cider.
- [Compiling on macOS](/welcome-to-gitbook/docs/3.legacy-docs/2.compilation/compiling-on-macos-beta.md): This page allows you to figure out the steps and programs needed to compile your own version of Cider.
- [Compiling on Windows](/welcome-to-gitbook/docs/3.legacy-docs/2.compilation/compiling-on-windows.md): This page allows you to figure out the steps and programs needed to compile your own version of Cider.
- [3.legacy-plugins](/welcome-to-gitbook/docs/3.legacy-docs/3.legacy-plugins.md)
- [Additional Links](/welcome-to-gitbook/docs/3.legacy-docs/3.legacy-plugins/additional-links.md): Some resources to aid you in your plugin development.
- [REST API](/welcome-to-gitbook/docs/3.legacy-docs/3.legacy-plugins/client-rest-api.md): Learn how to control the client using REST
- [Creating a Basic Plugin](/welcome-to-gitbook/docs/3.legacy-docs/3.legacy-plugins/creating-a-basic-plugin.md)
- [documentation](/welcome-to-gitbook/docs/3.legacy-docs/3.legacy-plugins/documentation.md)
- [Frontend API](/welcome-to-gitbook/docs/3.legacy-docs/3.legacy-plugins/frontend-api.md): This page contains documentation on the functions included in the CiderFrontAPI.
- [Publishing to GitHub](/welcome-to-gitbook/docs/3.legacy-docs/3.legacy-plugins/publishing-to-github.md)
- [Renderer](/welcome-to-gitbook/docs/3.legacy-docs/3.legacy-plugins/renderer.md): This page contains all the required documentation for the Renderer and its functions/events.
- [Unsorted Features](/welcome-to-gitbook/docs/3.legacy-docs/3.legacy-plugins/unsorted-features.md): Unsorted Quirks and Features.
- [4.themes](/welcome-to-gitbook/docs/3.legacy-docs/4.themes.md)
- [Available Attributes](/welcome-to-gitbook/docs/3.legacy-docs/4.themes/available-attributes.md)
- [Publishing to GitHub](/welcome-to-gitbook/docs/3.legacy-docs/4.themes/publishing-to-github.md)
- [Theme Definitions (theme.json)](/welcome-to-gitbook/docs/3.legacy-docs/4.themes/theme-definitions-theme-json.md)
- [Creating a Theme](/welcome-to-gitbook/docs/3.legacy-docs/4.themes/theme-stylesheets.md)
- [Using Resources in Themes](/welcome-to-gitbook/docs/3.legacy-docs/4.themes/using-resources-in-themes.md): (Images, Fonts, etc.)
