Dev docs / LAN edits

This commit is contained in:
kn0wmad
2022-02-01 16:13:40 -07:00
committed by Lucy Cifferello
parent 1147649c4d
commit 36b8d4b02d
16 changed files with 149 additions and 143 deletions

View File

@@ -1,8 +1,8 @@
.. _service_wrapper:
===============
Service Wrapper
===============
=======
Wrapper
=======
Each service is bound with a wrapper repository, which contains everything you need to build a service.
@@ -39,4 +39,4 @@ Submodule
`Git submodules <https://www.git-scm.com/book/en/v2/Git-Tools-Submodules>`_ allow use of another project while in the working project directory. Setting up this feature enables linking of the source service repository so that its context is available.
Run ``git submodule add <link_to_source_project>``
Run ``git submodule add <link_to_source_project>``