mirror of
https://github.com/opnsense/docs
synced 2024-10-30 21:20:20 +00:00
37 lines
1.1 KiB
ReStructuredText
37 lines
1.1 KiB
ReStructuredText
====================================
|
|
Development Manual
|
|
====================================
|
|
|
|
.. image:: /development/images/ideas_join_the_development.jpg
|
|
|
|
The OPNsense® project invites developers to start developing with OPNsense:
|
|
"For your own purpose or even better to join us in creating the best HardenedBSD
|
|
based open source firewall available!" The development workflow & build process
|
|
have been redesigned to make it more straightforward and easy for developers to
|
|
build OPNsense.
|
|
|
|
Being able to get the sources and build it yourself is one of the key factors of
|
|
open source software. One reason that for starting the OPNsense project is that
|
|
the team believes sources and build tools should be freely available and as easy
|
|
to use as possible.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:titlesonly:
|
|
:glob:
|
|
|
|
development/workflow
|
|
development/guidelines
|
|
development/architecture
|
|
development/backend
|
|
development/frontend
|
|
development/components
|
|
development/api
|
|
development/examples
|
|
development/howtos
|
|
|
|
-------
|
|
Sources
|
|
-------
|
|
Just looking for the sources? See: `OPNsense repository <https://github.com/opnsense>`__
|