@@ -214,6 +214,9 @@ pages:
214
214
- Contributing :
215
215
- ' How to Contribute to the Docs ' : ' guides/how-to-contribute.md'
216
216
- For Developers :
217
+ - Libretro API and Ecosystem :
218
+ - ' Libretro API Overview ' : ' specs/api.md'
219
+ - ' Libretro Input API ' : ' specs/retropad.md'
217
220
- Compilation :
218
221
- Cores :
219
222
- Nintendo Cores :
@@ -255,18 +258,14 @@ pages:
255
258
- ' PlayStation2 ' : ' compilation/ps2.md'
256
259
- ' PlayStation Portable ' : ' compilation/psp.md'
257
260
- ' PlayStation Vita/TV ' : ' compilation/psvita.md'
258
- - Meta :
259
- - ' Core List ' : ' meta/core_list.md'
260
- - ' To Do ' : ' meta/todo.md'
261
- - ' Core Template ' : ' meta/core_template.md'
262
- - ' See Also ' : ' meta/see_also.md'
263
261
- RetroArch Development :
264
262
- ' Debugging ' : ' tech/debugging.md'
265
263
- ' Adding Menu Entries ' : ' tech/new-menu-options.md'
264
+ - ' Input Overlays ' : ' specs/overlay.md'
266
265
- ' Licenses ' : ' tech/licenses.md'
267
266
- ' MSVC Runtimes ' : ' tech/msvc-runtime-versions.md'
268
267
- ' Adding Translations ' : ' tech/new-translations.md'
269
- - Protocols :
268
+ - Network Protocols :
270
269
- ' Netplay ' : ' tech/netplay.md'
271
270
- ' Network Control Interface ' : ' tech/network-control-interface.md'
272
271
- Core Development :
@@ -276,10 +275,11 @@ pages:
276
275
- Shader Development :
277
276
- ' Shader Development Overview ' : ' specs/shader.md'
278
277
- ' Content-Aware Shaders ' : ' tech/content-aware-shaders.md'
279
- - Specifications :
280
- - ' Libretro ' : ' specs/api.md'
281
- - ' RetroPad ' : ' specs/retropad.md'
282
- - ' Overlays ' : ' specs/overlay.md'
278
+ - Documentation Meta :
279
+ - ' Core List ' : ' meta/core_list.md'
280
+ - ' To Do ' : ' meta/todo.md'
281
+ - ' Core Template ' : ' meta/core_template.md'
282
+ - ' See Also ' : ' meta/see_also.md'
283
283
extra :
284
284
version : ' 0.1.0'
285
285
font :
0 commit comments