Fix/updates (#82)

* style updats

* remove step from title

* add contents for small screen submenu display

* adjust footer
This commit is contained in:
Lucy C
2022-03-01 00:07:30 -07:00
committed by GitHub
parent 1b0165295a
commit 9a617ca9f2
56 changed files with 217 additions and 41 deletions

View File

@@ -1,8 +1,8 @@
.. _packaging-makefile:
========================
Step 8 - Create Makefile
========================
===================
8 - Create Makefile
===================
For convenience and repeatability, let's combine all of these commands into a Makefile. Then, we can use `make <https://www.gnu.org/software/make/>`_ to rebuild our project quickly.