summaryrefslogtreecommitdiffstats
path: root/docs/templates
AgeCommit message (Expand)AuthorFilesLines
2018-04-04Provide structure for VNFsRich Bennett1-0/+29
2017-11-09Restore MultiVIM project & remove apiexamplesRich Bennett6-1487/+0
2017-10-27Merge "Align references to MSB project repo"Gregory Glover1-0/+2
2017-10-27Align references to MSB project repoRich Bennett1-0/+2
2017-10-26Remove http domain directiveRich Bennett2-11/+0
2017-10-20Connect Guides and Release Notes to Project infoRich Bennett1-1/+1
2017-10-18Update Copyright and Licensing markingsRich Bennett2-4/+4
2017-10-18Fix basic tox warningsMorgan Richomme1-427/+332
2017-10-16Improve Release Notes and Template referencesRich Bennett2-0/+0
2017-10-16Sync logging-analytics update release note listRich Bennett1-0/+2
2017-10-10Improve templates and add references in guidesRich Bennett44-279/+1925
2017-09-18Updates to templates based on Webinar FeedbackRich Bennett9-24/+23
2017-09-18Remove linkcheck and add API examplesRich Bennett1-3/+20
2017-09-13Enhancement and additions for webinarRich Bennett26-104/+260
2017-08-24Update How To Guide & Git submodulesRich Bennett1-0/+25
2017-08-16Updates to How to GuideRich Bennett2-2/+16
2017-08-07[DOC-24] Add Component Template, Sphinx 1.6.3Rich Bennett5-38/+68
2017-07-19[DOC-23]Initial structure and Documentation GuideRich Bennett2-0/+38
.highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
###
# ============LICENSE_START==========================================
# ONAP Portal SDK
# ===================================================================
# Copyright © 2017 AT&T Intellectual Property. All rights reserved.
# ===================================================================
#
# Unless otherwise specified, all software contained herein is licensed
# under the Apache License, Version 2.0 (the “License”);
# you may not use this software 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.
#
# Unless otherwise specified, all documentation contained herein is licensed
# under the Creative Commons License, Attribution 4.0 Intl. (the “License”);
# you may not use this documentation except in compliance with the License.
# You may obtain a copy of the License at
#
#             https://creativecommons.org/licenses/by/4.0/
#
# Unless required by applicable law or agreed to in writing, documentation
# 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.
#
# ============LICENSE_END============================================
#
# 
###
# Direct the proprietary logger used by com.mchange.c3p0 to use slf4j

com.mchange.v2.log.MLog=com.mchange.v2.log.FallbackMLog
com.mchange.v2.log.FallbackMLog.DEFAULT_CUTOFF_LEVEL=OFF