Skip to content

Commit

Permalink
Add GUI API docs to the website
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanc8 committed Nov 23, 2024
1 parent 1766060 commit 6a5c0c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions source/APIRefs/Gui/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# GNUstep Gui

* <a href="GuiAPI/index.html">**Objective-C API documentation**</a>
4 changes: 2 additions & 2 deletions source/APIRefs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ hidden: true
Make/index
Base/index
GUI/index
Gui/index
```

## Core GNUstep frameworks
Expand All @@ -29,7 +29,7 @@ The Objective-C standard library.
:::

:::{grid-item-card} {octicon}`project` GUI
:link: GUI/index
:link: Gui/index
:link-type: doc

A powerful, flexible, cross-platform desktop GUI toolkit.
Expand Down

0 comments on commit 6a5c0c0

Please sign in to comment.