doc/reference/protocols/meson.build@af05c99a4702
doc/reference/protocols/meson.build
Tue, 22 Jun 2021 19:40:44 -0500
- author
- Gary Kramlich <grim@reaperworld.com>
- date
- Tue, 22 Jun 2021 19:40:44 -0500
- changeset 40972
- af05c99a4702
- parent 40598
-
f88830d41330
- child 42187
-
fc241db9162d
- permissions
- -rw-r--r--
Add a link on how to create an application password in Jetbrains Hub
Testing Done:
Built the docs and verified the link worked.
Reviewed at https://reviews.imfreedom.org/r/779/
protocols_doc = []
if DYNAMIC_FACEBOOK
subdir('facebook')
protocols_doc += facebook_doc
endif