mirror of
https://github.com/MaJerle/lwmem.git
synced 2025-01-13 21:42:53 +08:00
Change to getting started
This commit is contained in:
parent
06830a97f4
commit
c7a12fba80
@ -7,6 +7,6 @@ This is the default configuration of the middleware.
|
||||
When any of the settings shall be modified, it shall be done in dedicated application config ``lwmem_config.h`` file.
|
||||
|
||||
.. note::
|
||||
Check :ref:`get_started` to create configuration file.
|
||||
Check :ref:`getting_started` to create configuration file.
|
||||
|
||||
.. doxygengroup:: LWMEM_CONFIG
|
@ -1,7 +1,7 @@
|
||||
.. _get_started:
|
||||
.. _getting_started:
|
||||
|
||||
Get started
|
||||
===========
|
||||
Getting started
|
||||
===============
|
||||
|
||||
.. _download_library:
|
||||
|
||||
|
@ -6,7 +6,7 @@ LwMEM is lightweight dynamic memory manager optimized for embedded systems.
|
||||
.. rst-class:: center
|
||||
.. rst-class:: index_links
|
||||
|
||||
:ref:`download_library` · `Open Github <https://github.com/MaJerle/lwmem>`_
|
||||
:ref:`download_library` · :ref:`getting_started` · `Open Github <https://github.com/MaJerle/lwmem>`_
|
||||
|
||||
Features
|
||||
^^^^^^^^
|
||||
@ -34,7 +34,7 @@ Fresh contributions are always welcome. Simple instructions to proceed:
|
||||
|
||||
#. Fork Github repository
|
||||
#. Respect `C style & coding rules <https://github.com/MaJerle/c-code-style>`_ used by the library
|
||||
#. Make a pull request to ``develop`` branch with new features or bug fixes
|
||||
#. Create a pull request to ``develop`` branch with new features or bug fixes
|
||||
|
||||
Alternatively you may:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user