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,12 +1,10 @@
.. _service_makefile:
================
Service Makefile
================
========
Makefile
========
.. note::
*This file is optional*
.. note:: *This file is optional*
A Makefile serves as a convenience for outlining the build. This helps streamline additional developer contributions to the project. Please reference the GNU `documentation <https://www.gnu.org/software/make/manual/html_node/Introduction.html>`_ for implementation details.