docs: Migrate from gtk-doc to gi-docgen
gtk-doc has been slowly dying for the past few years; with gi-docgen we have a nice successor. This also makes sure the C documentation also uses the GIR file, which in turn means faster build times (since all the C code doesn't have to be parsed and recompiled again), and has a clear dependency graph. See the [gi-docgen tutorial] for more info on how the system works. [gi-docgen tutorial]: https://gnome.pages.gitlab.gnome.org/gi-docgen/tutorial.html
This commit is contained in:
36
devel-docs/reference/gimp-ui/widget-gallery.md
Normal file
36
devel-docs/reference/gimp-ui/widget-gallery.md
Normal file
@ -0,0 +1,36 @@
|
||||
Title: Widget gallery
|
||||
|
||||
Widget gallery
|
||||
==============
|
||||
|
||||
[](class.Browser.html)
|
||||
[](class.Button.html)
|
||||
[](class.BusyBox.html)
|
||||
[](class.ChainButton.html)
|
||||
[](class.ColorArea.html)
|
||||
[](class.ColorButton.html)
|
||||
[](class.ColorHexEntry.html)
|
||||
[](class.ColorNotebook.html)
|
||||
[](class.ColorScale.html)
|
||||
[](class.ColorScales.html)
|
||||
[](class.ColorSelect.html)
|
||||
[](class.ColorSelection.html)
|
||||
[](class.ColorProfileComboBox.html)
|
||||
[](class.ColorProfileView.html)
|
||||
[](class.Dialog.html)
|
||||
[](class.EnumComboBox.html)
|
||||
[](class.EnumLabel.html)
|
||||
[](class.FileEntry.html)
|
||||
[](class.Frame.html)
|
||||
[](class.HintBox.html)
|
||||
[](class.IntComboBox.html)
|
||||
[](class.MemsizeEntry.html)
|
||||
[](class.NumberPairEntry.html)
|
||||
[](class.OffsetArea.html)
|
||||
[](class.PageSelector.html)
|
||||
[](class.PathEditor.html)
|
||||
[](class.PickButton.html)
|
||||
[](class.PreviewArea.html)
|
||||
[](class.Ruler.html)
|
||||
[](class.StringComboBox.html)
|
||||
[](class.UnitComboBox.html)
|
||||
Reference in New Issue
Block a user