Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
OpenXG-RAN
Commits
e4a704ed
Commit
e4a704ed
authored
May 22, 2024
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add high-level developer documentation on code style and contributing
parent
787f4431
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
264 additions
and
0 deletions
+264
-0
doc/README.md
doc/README.md
+1
-0
doc/code-style-contrib.md
doc/code-style-contrib.md
+263
-0
No files found.
doc/README.md
View file @
e4a704ed
...
...
@@ -19,6 +19,7 @@
-
[
FEATURE_SET.md
](
./FEATURE_SET.md
)
: lists supported features
-
[
GET_SOURCES.md
](
./GET_SOURCES.md
)
: how to download the sources
-
[
BUILD.md
](
./BUILD.md
)
: how to build the sources
-
[
code-style-contrib.md
](
./code-style-contrib.md
)
: overall working practices, code style, and review process
-
[
cross-compile.md
](
./cross-compile.md
)
: how to cross-compile OAI for ARM
-
[
clang-format.md
](
./clang-format.md
)
: how to format the code
-
[
sanitizers.md
](
./dev_tools/sanitizers.md
)
: how to run with ASan/UBSan/MemSAN/TSan
...
...
doc/code-style-contrib.md
0 → 100644
View file @
e4a704ed
This diff is collapsed.
Click to expand it.
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