Files
andy5995 bda3154a69 remove libircclient from shared library
* removes libircclient from libzetaglest shared library because the
editor and g3d_viewer also link against libzetaglest. Those 2 binaries
don't need libircclient support

* libircclient is now built directly into only the zetaglest binary

* moved libircclient from source/shared_lib because it's no longer part
of the shared library

* libircclient put in dir "external/" because it is an "external" or
"3rd" party library. The @Supertux project does something similar
2018-10-07 23:50:59 -05:00

53 lines
931 B
ReStructuredText

.. Libircclient documentation master file, created by
sphinx-quickstart on Sat Jun 15 22:37:32 2013.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Libircclient technical documentation
""""""""""""""""""""""""""""""""""""
=====================
Introduction
=====================
.. toctree::
sources/Introduction
=====================
Integration
=====================
.. toctree::
sources/Writing_code
=====================
API Reference
=====================
.. toctree::
sources/API_reference_callbacks
sources/API_reference_functions
sources/API_reference_types
sources/API_reference_constants
=====================
Appendix
=====================
.. toctree::
sources/Appendix_FAQ
sources/Appendix_LGPL
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`