CreepNT / vita-headers

Documentation:

Home Page:https://docs.vitasdk.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vita-headers

This repository contains all Vita headers needed for development.

Structure :

  • db contains all the unique identifiers (NID) of the available functions.
  • include/ contains the header files themselves
    • psp2 is for header files of user-exported libraries
    • psp2kern is for header files of kernel-exported libraries
  • docs contains everything related to the generation of the documentation using doxygen.

Documentation

The documentation is rebuilt every time a commit is pushed to master and it is hosted at the following address: http://vitasdk.github.io/vita-headers

About

Documentation:

https://docs.vitasdk.org

License:MIT License


Languages

Language:C 96.2%Language:C++ 2.8%Language:Python 0.8%Language:Shell 0.2%