Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Platform-releng/conventions for releng wiki pages

< Platform-releng
Revision as of 20:01, 15 March 2012 by David williams.acm.org (Talk | contribs) (Conventions used to add wiki pages for Eclipse Platform Releng)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Conventions used to add wiki pages for Eclipse Platform Releng

The following are some rough suggestions or guidelines.

Categorization

To add a page to the Eclipse Platform Releng category, add the following to the bottom of that page:

[[Category:Eclipse_Platform_Releng| ]]

Or, when appropriate, you can add to multiple categories to one page, such as the following.

[[Category:Eclipse_Project| ]][[Category:Eclipse_Platform_Releng| ]] or
[[Category:Git]][[Category:Eclipse_Platform_Releng| ]]

Breadcrumbs

When creating new documents directly related to Eclipse Platform Releng, they should also be created "under" the Platform-releng URL, to provide "bread crumb" navigation". For example,

http://wiki.eclipse.org/Platform-releng/<yourNewPageName>

Other releng categories

Finally, to emphasize, this Eclipse Platform Releng is meant to be very specific to Platform release engineering. If a page of general release engineering information, meant for many projects at the Eclipse Foundation, then it would be more appropriate to use the more general category of

[[Category:Releng| ]]

Back to the top