Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
cn5g
oai-cn5g-udm
Commits
ad752ba8
Commit
ad752ba8
authored
Jun 16, 2021
by
Raphael Defosseux
Browse files
DOC: fix folder tree
Signed-off-by:
Raphael Defosseux
<
raphael.defosseux@eurecom.fr
>
parent
e12a0fbe
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
ad752ba8
...
...
@@ -59,14 +59,15 @@ The OpenAirInterface CN UDM software is composed of the following parts:
<pre>
openair-cn5g-udm
├── 3gpp-specs: Directory containing 3GPP specification files (YAML) used to implement UDM network function.
├── build: Build directory, contains targets and object files generated by compilation of network functions.
├── log: Directory containing build log files.
├── scripts: Directory containing scripts for building network functions.
└── udm: Directory containing CMakefile.txt and object files generated by compilation of UDM network function.
├── ci-scripts: Directory containing the script files for CI framework.
├── docs: Directory containing the documentation files.
├── docker: Directory containing the DockerFiles to build images.
├── etc: Directory containing the configuration file to be deployed for UDM.
├── scripts: Directory containing some scripts.
└── src: Source files of UDM.
├── 5gaka: Security algorimth implementation.
├── api-server: UDM services APIs.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment