Merge branch 'porting-page-quote' into 'master'

Quote the "Porting Applications using Recipes" page on CONTRIBUTING

See merge request redox-os/redox!1347
This commit is contained in:
Jeremy Soller 2023-07-05 00:42:37 +00:00
commit 7884a276a4

View file

@ -76,6 +76,12 @@ You can find the Redox build system organization and commands on this page:
- [Build System Quick Reference](https://doc.redox-os.org/book/ch08-06-build-system-reference.html)
## Porting Software
You can read how to use the Cookbook recipe system to port applications on this page:
- [Porting Applications Using Recipes](https://doc.redox-os.org/book/ch09-03-porting-applications.html)
## Best Practices and Guidelines
- [Best Practices](https://doc.redox-os.org/book/ch11-00-best-practices.html)