Documentation Guidelines

Slides:



Advertisements
Similar presentations
ILD Quality Center Overview.
Advertisements

GT Release Manuals Cristina Williams, ISI/USC plus all GT committers
AJDT and AspectJ Release Review | © 2007 by SpringSource, made available under the EPL v1.0 1 Release Review: AJDT and AspectJ
Connect Team Connect Team Outside Contrib Outside Contrib Unscheduled Backlog Bugs Feature Requests BA Review Requirement Docs Epic Large Tasks or Features.
Plugin Quality Check Penny Wyatt JIRA QA Team Lead Atlassian.
<<replace with Customer Logo>>
15 Jul 2005CSE403, Summer'05, Lecture 10 Lecture 10: Incremental Releases Valentin Razmov.
Process, Communication, and Certification Padma Venkata
SAIC-F QA Internal Process (DRAFT ) Sudha Chudamani QA Team, Frederick National Lab Jan 2, 2013.
User Group 2015 Version 5 Features & Infrastructure Enhancements.
> Blueprint Kickoff >. Introductions Customer Vision & Success Criteria Apigee Accelerator Overview Blueprint Schedule Roles & Responsibilities Communications.
Installation and Administration
Joel Bapaga on Web Design Strategies Technologies Commercial Value.
JSR Review Process April Patrick Curran, Mike Milinkovich, Heather Vancura, Bruno Souza.
Mantychore Oct 2010 WP 7 Andrew Mackarel. Agenda 1. Scope of the WP 2. Mm distribution 3. The WP plan 4. Objectives 5. Deliverables 6. Deadlines 7. Partners.
EGEE is a project funded by the European Union under contract IST Testing processes Leanne Guy Testing activity manager JRA1 All hands meeting,
ZenTaoPMS(禅道) Introduction
SEPO Training - Code Review & Design Review by Amanda.
© 2012 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 1 © 2012 Cisco and/or its affiliates. All rights reserved. 1 Voice Mailbox.
Mylyn Release Review | © 2009 by Mylyn Committers, made available under the EPL v1.0 1 Mylyn 3.1 Release Review Mik Kersten and Steffen Pingel Planned.
ITPD PRODUCTION SUPPORT PROCESS OCTOBER 8, /23/2015 Guiding Principles 1.Resolve production issues in a timely and effective manner 2.Manage.
Documentation NCRR Documentation for BioPSE/SCIRun and map3d All this great software and you want documentation too!?
Module 6 Securing Content. Module Overview Administering SharePoint Groups Implementing SharePoint Roles and Role Assignments Securing and Auditing SharePoint.
Summary Report Project Name: Model-Driven Health Tools (MDHT) Brief Project Description: Support the complete lifecycle of designing CDA implementation.
Dave Muirhead Director of Electronic Customer Self-Service Oracle Corporation.
Planned Document Management Improvements Rob McKercher, Iain Goodenow, George Angeli.
Dr. Ugur Akinci | TCC6.com All images are used with Creative Commons license 1.
Modularization Also Known As: reuse, single sourcing, structured authoring What is it? Breaking down content into smaller chunks that can be reused in.
RCE Platform Technology (RPT) Mark Arndt User Support.
Stages of design  High level design  High level data structure  Architecture  Low level design-code design  Algorithms  Low level data structures.
Summary Report Project Name: Model-Driven Health Tools (MDHT) Brief Project Description: Support the complete lifecycle of designing CDA implementation.
Oman College of Management and Technology Course – MM Topic 7 Production and Distribution of Multimedia Titles CS/MIS Department.
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition.
Mylyn Release Review | © 2009 by Mylyn Committers, made available under the EPL v1.0 1 Mylyn 3.3 Release Review Mik Kersten and Steffen Pingel Planned.
OpenSpecimen Monthly Community Call Krishagni Solutions (India)
JRA1 Meeting – 09/02/ Software Configuration Management and Integration EGEE is proposed as a project funded by the European Union under contract.
Release Notes Automation | STC Summit 2016 | #stc16 | 1 Automate Release Notes for Quick and Accurate Results and Barry Grenon Senior Manager, Genesys.
SAP SOLUTION MANAGER ONLINE TRAINING IN USA SPECTO IT ONLINE TRAINING CONTACT US:
Virtual Lab Overview 5/21/2015 xxxxxxxxxx NWS/MDL/CIRA.
De Rigueur - Adding Process to Your Business Analytics Environment Diane Hatcher, SAS Institute Inc, Cary, NC Falko Schulz, SAS Institute Australia., Brisbane,
OpenPegasus Documentation Discussion What should we change, what should we keep? KS OpenPegasus Developers Conference 27 September 2012.
NCI CBIIT LIMS ISIG Meeting– July 2007 NCI CBIIT LIMS Consortium Interface SIG Mission: focus on an overall goal of providing a library of interfaces/adapters.
NCI CBIIT LIMS ISIG Meeting– Aug. 21,2007 NCI CBIIT LIMS Consortium Interface SIG Mission: focus on an overall goal of providing a library of interfaces/adapters.
Security Chapter – Architecture & Focus on Authorization PDP Cyril Dangerville (TS), Chapter Architect, Authorization PDP GE owner 7 July 2016.
ONAP VNF Requirements project Workflow
Project Overview and Current Status
Tool Chain Architecture
ONAP on Vagrant for ONAPers
Libra Data University of Virginia’s Dataverse
Hands-On Testing: How to Integrate Tests in OPNFV
Open-O Integration Project Introduction
Swagger-SDK ONAP Paris Developer Event 25 –
The Strategic Role of Information Development in Continuous Delivery
OpenDaylight Packetcable Plugin Working Group Call
Summary Report Project Name: Model-Driven Health Tools (MDHT)
OpenDaylight Packetcable Plugin Working Group Call
ONAP Release Planning Draft Proposal Gildas Lanilis
Documentation Guidelines
Enterprise Library Overview
API Documentation Guidelines
OSOR - new opportunities for sharing statistical software
Web Editing Group September Meeting
Project Management Methodology Documentation Chart
Health Ingenuity Exchange - HingX
IT Considerations for CPT TEE Implementation
TDL Open Source Project (TOP) Input to MTS#70,
HingX Project Overview
The JSF Tools Project – WTP (internal) release review
ONAP Release Planning DRAFT Proposal
Presentation transcript:

Documentation Guidelines Sept. 11, 2017

Agenda Role & Responsibilities   Role & Responsibilities Goal: Provide quality documentation, making the process as painless as possible! Projects with source code: Release Notes and Development Guides Non-source code projects: topic-appropriate content PTLs are responsible for validating that their documentation is clear, accurate and comprehensive Doc. team liaisons will assist with technical issues and style guide, and do final reviews Guidelines All Release Notes and Development Guides go into Readthedocs Format should be in Restructured text (RsT), using ONAP Style Guide Existing documentation API’s – goal is no rewriting, use our automated tools to convert what’s already in Swagger ONAP wiki – use Pandoc tools to convert any change-controlled release documentation to RsT

What you need to do   By Code Freeze – M4 (Sept. 28) https://wiki.onap.org/display/DW/Deliverables+for+Code+Freeze+Milestone+Checklist+Template Create docs folder for your project: http://onap.readthedocs.io/en/latest/guide/onap-developer/how-to-use-docs/include-documentation.html Add your repository as a submodule to docs project Add a docs folder as top level of your project Repo Create Release Note and Development Guideline topics for your project (see suggested templates) http://onap.readthedocs.io/en/latest/templates/component-info/index.html Document your APIs (use our automated tools to convert from Swagger) Start converting any change-controlled release content on wiki to RsT (Release Notes, Dev Guides, Architecture) By Release Milestones RC0 (Oct. 12): Complete and validate all your Release Notes and Development guides RC1 (Oct. 26): Resolve any open issues RC2 (Nov. 09): Gain final approval from Doc. team

Release Notes Considerations to include: New Features Bug Fixes (with a link to Jira) Known Issues Upgrade Notes Deprecation Notes …

Development Guidelines Platform Component / Services Considerations to Include: Delivery Offered APIs Consumed APIS Logging & Diagnostics Installation Configuration Administration Human Interfaces SDK / Library projects Considerations to include: Offered APIs Logging & Diagnostics Build & Install Libraries Interfaces

Set-Up Flow

Doc. Team Liaisons