How to Install shiboken-doc in Ubuntu 18.04



Install shiboken-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install shiboken-doc

Description:

CPython bindings generator for C++ libraries documentation

Shiboken is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description. . Shiboken is the binding generator used to create the PySide bindings; this package contains its documentation.

Homepage: http://www.pyside.org/

Version: 1.2.2-5

Section: universe/doc