mirror of
https://github.com/pinnacle-comp/pinnacle.git
synced 2024-11-16 07:48:11 +01:00
Update README
Add table of contents
This commit is contained in:
parent
2c67df1ffa
commit
ed3f14dcae
1 changed files with 21 additions and 0 deletions
21
README.md
21
README.md
|
@ -2,6 +2,27 @@
|
||||||
|
|
||||||
https://github.com/Ottatop/pinnacle/assets/120758733/c175ba80-9796-4759-92c3-1d7a6639b0c9
|
https://github.com/Ottatop/pinnacle/assets/120758733/c175ba80-9796-4759-92c3-1d7a6639b0c9
|
||||||
|
|
||||||
|
# Table of Contents
|
||||||
|
- [Info](#info)
|
||||||
|
- [What is Pinnacle?](#what-is-pinnacle)
|
||||||
|
- [Features](#features)
|
||||||
|
- [Roadmap](#roadmap)
|
||||||
|
- [Dependencies](#dependencies)
|
||||||
|
- [Building](#building)
|
||||||
|
- [Running](#running)
|
||||||
|
- [Configuration](#configuration)
|
||||||
|
- [Out-of-the-box configurations](#out-of-the-box-configurations)
|
||||||
|
- [Custom configuration](#custom-configuration)
|
||||||
|
- [Lua](#lua)
|
||||||
|
- [:information_source: Using the Lua Language Server](#information_source-using-the-lua-language-server)
|
||||||
|
- [For VS Code](#for-vs-code)
|
||||||
|
- [For Neovim](#for-neovim)
|
||||||
|
- [Rust](#rust)
|
||||||
|
- [API Documentation](#api-documentation)
|
||||||
|
- [Controls](#controls)
|
||||||
|
- [Feature Requests, Bug Reports, Contributions, and Questions](#feature-requests-bug-reports-contributions-and-questions)
|
||||||
|
- [Changelog](#changelog)
|
||||||
|
|
||||||
# Info
|
# Info
|
||||||
### What is Pinnacle?
|
### What is Pinnacle?
|
||||||
Pinnacle is a Wayland compositor built in Rust using [Smithay](https://github.com/Smithay/smithay).
|
Pinnacle is a Wayland compositor built in Rust using [Smithay](https://github.com/Smithay/smithay).
|
||||||
|
|
Loading…
Reference in a new issue