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 18:23, 15 March 2012 by David williams.acm.org (Talk | contribs) (starting sub category for platfrom releng related pages)

(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.

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, such as the following.

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

Note: 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". (Which will, eventually, be redirected back to this category page). For example,

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

Back to the top