Add to_directory method to relevant object classes
[oam.git] / README.md
1 # Operation and Maintenance (OAM) root repository
2
3 This repository acts as root O-RAN-SC OAM repository. 
4
5 ## Documentation
6
7 The project documentation link is:
8 https://docs.o-ran-sc.org/projects/o-ran-sc-oam/en/latest/index.html?highlight=Operation%20and%20mainetance
9
10 To generate the documentation the project must be cloned and the following 
11 command must be executed:
12 ```
13  tox -e docs,docs-linkcheck
14 ```
15
16 ## License
17
18 This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.