docs: omit tittle in toc

This commit is contained in:
2025-11-05 23:58:21 +01:00
parent 096d47a577
commit da3fc782a5
+8 -8
View File
@@ -1,5 +1,6 @@
[![CI](https://github.com/klemek/forge-steel/actions/workflows/ci.yml/badge.svg)](https://github.com/klemek/forge-steel/actions/workflows/ci.yml) [![CI](https://github.com/klemek/forge-steel/actions/workflows/ci.yml/badge.svg)](https://github.com/klemek/forge-steel/actions/workflows/ci.yml)
<!-- omit from toc -->
# F.O.R.G.E. (Steel) # F.O.R.G.E. (Steel)
> **F**usion **O**f **R**eal **T**ime **G**enerative **E**ffects > **F**usion **O**f **R**eal **T**ime **G**enerative **E**ffects
@@ -10,22 +11,21 @@ TODO cool image and youtube link
## Table of Contents ## Table of Contents
- [F.O.R.G.E. (Steel)](#forge-steel) - [Table of Contents](#table-of-contents)
- [Table of Contents](#table-of-contents) - [What is FORGE ?](#what-is-forge-)
- [What is FORGE ?](#what-is-forge-) - [Install](#install)
- [Install](#install)
- [Prerequisites](#prerequisites) - [Prerequisites](#prerequisites)
- [From release](#from-release) - [From release](#from-release)
- [From repository (PKGBUILD)](#from-repository-pkgbuild) - [From repository (PKGBUILD)](#from-repository-pkgbuild)
- [From repository (dev version)](#from-repository-dev-version) - [From repository (dev version)](#from-repository-dev-version)
- [Usage](#usage) - [Usage](#usage)
- [Default Shaders and Config](#default-shaders-and-config) - [Default Shaders and Config](#default-shaders-and-config)
- [Sources and Effects](#sources-and-effects) - [Sources and Effects](#sources-and-effects)
- [Debug View](#debug-view) - [Debug View](#debug-view)
- [NanoKontrol2 Controller mapping](#nanokontrol2-controller-mapping) - [NanoKontrol2 Controller mapping](#nanokontrol2-controller-mapping)
- [Making your own FORGE config](#making-your-own-forge-config) - [Making your own FORGE config](#making-your-own-forge-config)
- [Working with `frag0.glsl`](#working-with-frag0glsl) - [Working with `frag0.glsl`](#working-with-frag0glsl)
- [Frequently Asked Questions](#frequently-asked-questions) - [Frequently Asked Questions](#frequently-asked-questions)
- [Why "steel"?](#why-steel) - [Why "steel"?](#why-steel)
- [How do I report a bug?](#how-do-i-report-a-bug) - [How do I report a bug?](#how-do-i-report-a-bug)
- [Help I got low FPS on my video device](#help-i-got-low-fps-on-my-video-device) - [Help I got low FPS on my video device](#help-i-got-low-fps-on-my-video-device)