Various info regarding the hard-/software of the Xbox One gaming console family.
Python framework mkdocs
is used to render the Markdown documentation.
Contributions are very welcome. Here's how you can help:
- Add / correct / expand technical information
- Improve documentation style
- Correct spelling / grammar
- Check ISSUES tab...
- Fork this repo
- Make changes
- Verify your changes are formatted properly
- Send a Pull Request
Serve the documentation
make serve
Build the documentation
make build