A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://sphinx-rtd-tutorial.readthedocs.io/en/latest/folders.html below:

Website Navigation


Folder structure — Sphinx-RTD-Tutorial documentation

Folder structure¶

Let’s start by showcasing the folder structure that we should aim for. Here is the folder structure of an example project, named simpleble (See GitHub repo and ReadTheDocs documentation), which is also the package which we will base our tutorial on:

simpleble-master

├── docs

│ ├── build

│ ├── make.bat

│ ├── Makefile

│ └── source

├── LICENSE

├── README.md

├── requirements.txt

└── simpleble

In the folder structure above:

An important note here is that the folder simpleble-master is what we will refer to as our Repository root, while the folder simpleble-master/docs will be our Sphinx root or, equivalently, our Documentation root. Similarly, simpleble-master/docs/source will be our Sphinx source root and simpleble-master/docs/build is our Sphinx build root.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4