X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Fdeveloper-guide.rst;h=a2562ad85c4b95eb31e76046cafc60a7dc6de37b;hb=refs%2Fchanges%2F62%2F262%2F1;hp=57c70020ec484eca6e2c30945456c5a850e619fd;hpb=5ad8f03e1fc7683bb59da31f59edc2f6c0b2372b;p=ric-plt%2Fa1.git diff --git a/docs/developer-guide.rst b/docs/developer-guide.rst index 57c7002..a2562ad 100644 --- a/docs/developer-guide.rst +++ b/docs/developer-guide.rst @@ -1,5 +1,22 @@ -A1 -== +.. ================================================================================== +.. 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. +.. ================================================================================== + +A1 Dev Guide +============ Tech Stack ========== @@ -18,7 +35,9 @@ This project follows semver. When changes are made, the versions are in: 2) ``setup.py`` -3) ``a1/openapi.yml`` +3) ``container-tag.yaml`` + +4) ``a1/openapi.yml`` Running locally ===============