diff --git a/docs/library.rst b/docs/library.rst index 0146c6262..1c5784bb0 100644 --- a/docs/library.rst +++ b/docs/library.rst @@ -3,7 +3,8 @@ Rougail is a configuration management library that allows you to load variables in a simple and convenient way. -In the following examples, we will use a specific configuration of Rougail. You will find all the options to :doc:`customize the directories structure used `. +In the following examples, we will use a specific configuration of Rougail. +You will find all the configuraiton options in :doc:`configuration`. To load the configuration you must import the `RougailConfig` class and set the `dictionaries_dir` values: