diff options
Diffstat (limited to 'examples/sphinx/README.md')
-rw-r--r-- | examples/sphinx/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/sphinx/README.md b/examples/sphinx/README.md index ec94cd0b1..8c1e339e4 100644 --- a/examples/sphinx/README.md +++ b/examples/sphinx/README.md @@ -6,9 +6,9 @@ in your project. **Important:** The files relate on each other. Change them care We provide two directories: - **master**: Contains configuration files used in the **development branch**. -- **istanbul**: Contains configuration files used in the **release branch** - (e.g.'istanbul'). **Important:** You need to change the 'istanbul' entries - in the files! Replace them with the name of the new release branch (e.g. 'jakarta'). +- **release**: Contains configuration files used in the **release branch** + (e.g.'kohn'). **Important:** You need to change the 'kohn' entries + in the files! Replace them with the name of the new release branch. The additional directories named *_static* and *images* and the file *index.rst* are required to make the examples buildable. In the respective |