mirror of
https://github.com/opnsense/docs.git
synced 2026-04-21 06:09:30 -04: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 FreeBSD
|
||
|
|
based open source firewall available!" The development workflow & build process
|
||
|
|
has 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/examples
|
||
|
|
development/howtos
|
||
|
|
development/*
|
||
|
|
|
||
|
|
-------
|
||
|
|
Sources
|
||
|
|
-------
|
||
|
|
Just looking for the sources? See: `OPNsense repository <https://github.com/opnsense>`__
|