doc/reference/protocols/meson.build

Mon, 18 Jan 2021 23:07:50 -0600

author
Gary Kramlich <grim@reaperworld.com>
date
Mon, 18 Jan 2021 23:07:50 -0600
changeset 40716
7a4e48594a24
parent 40598
f88830d41330
child 42187
fc241db9162d
permissions
-rw-r--r--

Update all of the development documentation

Add documentation for using our repos and how to contribute to them.

Testing Done:
Built the docs locally and verified they look decent.

Reviewed at https://reviews.imfreedom.org/r/404/

protocols_doc = []

if DYNAMIC_FACEBOOK
	subdir('facebook')
	protocols_doc += facebook_doc
endif

mercurial