.. -*- coding: utf-8 -*- .. writing_otp_module documentation master file, created by sphinx-quickstart on Mon Feb 27 22:54:47 2017. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Writing OTP Modules =================== This document is about how to write and release an Erlang/OTP module as a part of Erlang/OTP. .. toctree:: :numbered: :maxdepth: 2 :caption: Contents: intro what-to-contribute prototype-module common-test dialyzer otp-documentation github-pr otp-team-communication community-support maintenance licensing reference Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`