Add to_directory method to relevant object classes
[oam.git] / README.md
index 17ac781..3ce0e1a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,6 +2,17 @@
 
 This repository acts as root O-RAN-SC OAM repository. 
 
+## Documentation
+
+The project documentation link is:
+https://docs.o-ran-sc.org/projects/o-ran-sc-oam/en/latest/index.html?highlight=Operation%20and%20mainetance
+
+To generate the documentation the project must be cloned and the following 
+command must be executed:
+```
+ tox -e docs,docs-linkcheck
+```
+
 ## License
 
 This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.