Skip to content

Commit 6a5c0c0

Browse files
committed
Add GUI API docs to the website
1 parent 1766060 commit 6a5c0c0

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

source/APIRefs/Gui/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# GNUstep Gui
2+
3+
* <a href="GuiAPI/index.html">**Objective-C API documentation**</a>

source/APIRefs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hidden: true
77
88
Make/index
99
Base/index
10-
GUI/index
10+
Gui/index
1111
```
1212

1313
## Core GNUstep frameworks
@@ -29,7 +29,7 @@ The Objective-C standard library.
2929
:::
3030

3131
:::{grid-item-card} {octicon}`project` GUI
32-
:link: GUI/index
32+
:link: Gui/index
3333
:link-type: doc
3434

3535
A powerful, flexible, cross-platform desktop GUI toolkit.

0 commit comments

Comments
 (0)