Panix is a basic operating system I am designing through the use of various tutorials, etc.
After taking CS-3310 (Operating Systems) at my university, I thought it would be a good idea to try to write my own.
Panix is pronounced '/ˈpænɪks/' (as in the word 'panics') and is used to describe how I'll inevitably feel when I have to submit it for grading when it does indeed panic on boot.
A new panix-docs
repo has been created. This should be cloned into your panix repo with as 'docs' for the time being. We'll soon update the makefile to handle documentation a little more eligantly, but for now the doxyfile expects a 'docs' folder to be in the panix folder. test