Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Here are some basics for contributing on the ONAP Wiki.

Don't worry too much over style. It is better to have good information than none at all! It can always be fixed later if you make a mistake.

Headings

The highest level is Heading 1

It is OK to have a singleton Heading at any level

Do not use a Heading (n+1) unless it is under a Heading n(DRAFT: Currently this is a mostly a list of possible topics; any style rules are suggestions and not yet agreed to.)

Capitalization

  • First word on each line of a bulleted list (except for definitions in the Glossary)
  • The following are proper nouns that in many cases have a specific meaning in OpenECOMP ONAP and should be capitalized:

Usage

Onboarding:

  1. taking a Virtual Network Function (VNF) from a source or supplier and integrating it into the OpenECOMP platform
  2. (avoid this usage) telling a potential developer/contributor what they need to know about tools, policies, processes, etc. to start using or contributing to Open ECOMP. Instead, use a title such as "Developer Starting Guide" rather than "Developer Onboarding Guide".

recipe: OK to use this term to describe workflow and configuration information related to a Resource, Service, Product, or Offer

Orchestration:

  1. The coordination of facilities and lower-level services in a software-defined networking context to define and provide higher-level services

jargon/terminology
  - "ingredients"? 

Other

use of abbreviations and acronyms

fonts/indications of code,  user input, system output

Figure numbering and labeling - start with Figure 1 on each page

foreign phrases and abbreviations  (avoid, and what to substitute)
     -e.g.  >  for example, such as
     - i.e. >  that is (or rephrase)
    - via  (through, or sometimes by) 

  • Letters in words that are part of acronyms. See Acronyms treatment, below. Examples:
    • Business Support System (BSS)
    • REpresentational State Transfer (REST)
    • Open Platform for NFV (OPNFV)

Acronyms

Write out in first instance on a page, immediately followed by the acronym in parenthesis. Then use the acronym on the rest of the page.  In diagrams, if space allows, use full name.  Example: Operational Support System (OSS). For plurals, add an "s" but do not use "es", such as OSSs.  

Use of "&" in acronyms:  In general, avoid. Exceptions: "AT&T" and for Release 1, "A&AI". Going forward,  "AAI" is preferred. 

Currently unavailable sections and references

Incomplete items

Denote text that requires additional work using "<<TODO:" (easily searchable) and preferably italics:

<<TODO: explain what needs to be done>>

References to documents not yet available

Use the word "DocRef:", followed by the document title, within << >>:

<<DocRef: OpenECOMP User Guide>>

Links to documents

Where linking to formal ONAP documentation, link to the specific document or section on the ONAP readthedocs.io site.

Special text formatting

ObjectFormattingExample
source code, user input, program outputConfluence "preformatted" font, or Confluence "Code Block" macro (permits indentation)
contact": { “contactType”: “USER”,
             “source”: “app1”,
          }

Figure numbering and labeling

Start with Figure 1 on each page.  In the Figure caption itself, use bold for the entire caption; only capitalize the first word:

Figure 1. OpenECOMP architecture

Don't use bold in the text's references to Figure n.

Non-English phrases, abbreviations and symbols

Avoid non-English phrases, abbreviations and symbols and substitute as follows:

  • e.g. → "for example", "such as"
  • i.e. → "that is" (or rephrase)
  • via → "through", or sometimes "by"
  • & → "and"

If if you DO use "e.g." and "i.e.", use commas after these

Heading usage (use built in heading defaults that come with Confluence)
  - Make sure that they come in sequence, that is, don't just put a 3rd level heading in because "it looks right"-there has to be a 2nd level heading before it.

quote marks - avoid

.

Keep it simple!

Try to keep sentences 25* words or less.  If very lengthy, consider rephrasing and breaking into a bulleted list.

     * Sometimes impossible but worth shooting for.treatment of certain keywords like “project” (OSS vs. customer vs. ?) (BILL: I am not sure here what this means; please elaborate)