Use anchors on the wiki (#1266)

* wiki testing

* wiki updates

* use .md with anchors, revert sidebar

* bump wiki action

* add some more anchors, fix some language

* change links to be more descriptive by themselves
This commit is contained in:
Kent Daleng
2025-03-15 16:42:05 +01:00
committed by GitHub
parent 9e560e7e60
commit 392fc27de1
23 changed files with 44 additions and 46 deletions
+5 -5
View File
@@ -28,8 +28,8 @@
* [Debug Options](./Configuration:-Debug-Options.md)
## Development
* [Design Principles](./Design-Principles.md)
* [Developing niri](./Developing-niri.md)
* [Fractional Layout](./Fractional-Layout.md)
* [Redraw Loop](./Redraw-Loop.md)
* [Animation Timing](./Animation-Timing.md)
* [Design Principles](./Development:-Design-Principles.md)
* [Developing niri](./Development:-Developing-niri.md)
* [Fractional Layout](./Development:-Fractional-Layout.md)
* [Redraw Loop](./Development:-Redraw-Loop.md)
* [Animation Timing](./Development:-Animation-Timing.md)