# Sphinx

This chapter is about installing **sphinx**, my preferred theme **sphinx-book-theme** and code snippets for daily use to create and style content.


| Sections               | Description                                                                                 |
|------------------------|---------------------------------------------------------------------------------------------|
| Install                | Step-by-step instructions for installing Sphinx and the preferred theme, Sphinx Book Theme. |
| Content and Formatting | Contains excerpts from frequently used syntax for styling documentation.                    |


```{toctree}
installation/index
content_layout/index
```
