diff --git a/docs/source/index.rst b/docs/source/index.rst index d4d027a3da33c6..359a153f7ab4a7 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -48,6 +48,7 @@ The documentation is organized in five parts: transformers model - The three last section contain the documentation of each public class and function, grouped in: + - **MAIN CLASSES** for the main classes exposing the important APIs of the library. - **MODELS** for the classes and functions related to each model implemented in the library. - **INTERNAL HELPERS** for the classes and functions we use internally.