X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=doc%2Fsrc%2Flibrary%2Fcode_appendix.im;fp=doc%2Fsrc%2Flibrary%2Fcode_appendix.im;h=f4eb036e74e316c39458fee86910f9673c829af2;hb=06e85b7015b6804e641424a022d0a9ceb282e280;hp=0000000000000000000000000000000000000000;hpb=f68c2ced7de2bdfc475a9282cde91a67d83325de;p=ric-plt%2Flib%2Frmr.git diff --git a/doc/src/library/code_appendix.im b/doc/src/library/code_appendix.im new file mode 100644 index 0000000..f4eb036 --- /dev/null +++ b/doc/src/library/code_appendix.im @@ -0,0 +1,28 @@ +.if false +================================================================================== + Copyright (c) 2019 Nokia + Copyright (c) 2018-2019 AT&T Intellectual Property. + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +================================================================================== +.fi + +&h1(Appendix &code_appendix -- Code Examples) +The following snippet of code illustrate some of the basic operation of the RMR +library. +Please refer to the examples and test directories in the RMR repository for +complete RMR based programmes. + +.im code_send.im +.im code_rcv.im +.im code_sr.im