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

Difference between revisions of "Orion/Documentation/Todo"

(User Guide)
(User Guide)
 
(20 intermediate revisions by 4 users not shown)
Line 11: Line 11:
 
== [[Orion/Documentation/User_Guide|User Guide]] ==
 
== [[Orion/Documentation/User_Guide|User Guide]] ==
  
* [[Orion/Documentation/User Guide/Getting started|Getting started]]
+
* [[Orion/Documentation/User Guide/Getting started|Getting started]] <del>(Searching Section, Libing)</del>
  
 
Tasks Section:
 
Tasks Section:
  
* [[Orion/Documentation/User Guide/Tasks/Working with folders and files|Working with folders and files]]
+
* <del>[[Orion/Documentation/User Guide/Tasks/Working with folders and files|Working with folders and files]] --Grant</del>
 
* <del>[[Orion/Documentation/User Guide/Tasks/Navigating and searching|Navigating and searching]] --Libing</del>
 
* <del>[[Orion/Documentation/User Guide/Tasks/Navigating and searching|Navigating and searching]] --Libing</del>
 
* <del>[[Orion/Documentation/User Guide/Tasks/Importing|Importing]] --Grant</del>
 
* <del>[[Orion/Documentation/User Guide/Tasks/Importing|Importing]] --Grant</del>
 
* <del>[[Orion/Documentation/User Guide/Tasks/Exporting|Exporting]] --Grant</del>
 
* <del>[[Orion/Documentation/User Guide/Tasks/Exporting|Exporting]] --Grant</del>
 
* <del>[[Orion/Documentation/User Guide/Tasks/Comparing|Comparing]] --Libing</del>
 
* <del>[[Orion/Documentation/User Guide/Tasks/Comparing|Comparing]] --Libing</del>
* [[Orion/Documentation/User Guide/Tasks/Working with Git|Working with Git]]
+
* <del>[[Orion/Documentation/User Guide/Tasks/Working with Git|Working with Git]] --Curtis</del>
  
 
Reference Section:
 
Reference Section:
  
 
* <del>[[Orion/Documentation/User Guide/Reference/Login page|Login page]] --Grant</del>
 
* <del>[[Orion/Documentation/User Guide/Reference/Login page|Login page]] --Grant</del>
* [[Orion/Documentation/User Guide/Reference/Coding page|Coding page]]
+
* [[Orion/Documentation/User Guide/Reference/Editing page|Editing page]]
 
* <del>[[Orion/Documentation/User Guide/Reference/Shell page|Shell page]] --Grant</del>
 
* <del>[[Orion/Documentation/User Guide/Reference/Shell page|Shell page]] --Grant</del>
* [[Orion/Documentation/User Guide/Reference/Search_Results_page|Search and Replace page]] --Libing
+
* <del>[[Orion/Documentation/User Guide/Reference/Search_Results_page|Search and Replace page]] --Libing</del>
 
* <del>[[Orion/Documentation/User Guide/Reference/Settings page|Settings page]] --Grant</del>
 
* <del>[[Orion/Documentation/User Guide/Reference/Settings page|Settings page]] --Grant</del>
 
* <del>[[Orion/Documentation/User Guide/Reference/Profile page|Profile page]] --Grant</del>
 
* <del>[[Orion/Documentation/User Guide/Reference/Profile page|Profile page]] --Grant</del>
 
* <del>[[Orion/Documentation/User Guide/Reference/Operations page|Operations page]] --Grant</del>
 
* <del>[[Orion/Documentation/User Guide/Reference/Operations page|Operations page]] --Grant</del>
* [[Orion/Documentation/User Guide/Reference/Sites page|Sites page]]
+
* <del>[[Orion/Documentation/User Guide/Reference/Sites page|Sites page]] --Grant</del>
* [[Orion/Documentation/User Guide/Reference/Edit Site page|Edit Site page]]
+
* <del>[[Orion/Documentation/User Guide/Reference/Edit Site page|Edit Site page]] --Grant</del>
* [[Orion/Documentation/User Guide/Reference/Repositories page|Repositories page]]
+
* <del>[[Orion/Documentation/User Guide/Reference/Repositories page|Repositories page]] --Curtis</del>
* [[Orion/Documentation/User Guide/Reference/Git Status page|Git Status page]]  
+
* <del>[[Orion/Documentation/User Guide/Reference/Git Status page|Git Status page]] --Libing</del>
* [[Orion/Documentation/User Guide/Reference/Git Log page|Git Log page]]
+
* <del>[[Orion/Documentation/User Guide/Reference/Git Log page|Git Log page]] --Libing</del>
* [[Orion/Documentation/User Guide/Reference/Git Commit page|Git Commit page]]
+
* <del>[[Orion/Documentation/User Guide/Reference/Git Commit page|Git Commit page]] --Curtis</del>
 
* <del>[[Orion/Documentation/User Guide/Reference/Compare page|Compare page]] --Libing</del>
 
* <del>[[Orion/Documentation/User Guide/Reference/Compare page|Compare page]] --Libing</del>
 
* [[Orion/Documentation/User Guide/Reference/Review Request page|Review Request page]]
 
* [[Orion/Documentation/User Guide/Reference/Review Request page|Review Request page]]
Line 47: Line 47:
  
 
* Browse jsdoc and ensure it looks reasonable
 
* Browse jsdoc and ensure it looks reasonable
* [[Orion/Documentation/Developer_Guide/Simple_plugin_example|Simple plugin example]]  
+
* <del>[[Orion/Documentation/Developer_Guide/Simple_plugin_example|Simple plugin example]] - Mark</del>
* [[Orion/Documentation/Developer_Guide/Architecture]]
+
* <del>[[Orion/Documentation/Developer_Guide/Architecture]] - Mark</del>
 
* <del>[[Orion/Documentation/Developer_Guide/Plugging_into_the_navigator]] - Mark</del>
 
* <del>[[Orion/Documentation/Developer_Guide/Plugging_into_the_navigator]] - Mark</del>
* [[Orion/Documentation/Developer_Guide/Plugging_into_the_editor]] - Mark
+
* <del>[[Orion/Documentation/Developer_Guide/Plugging_into_the_editor]] - Mark</del>
 
* [[Orion/Server_admin_guide]]
 
* [[Orion/Server_admin_guide]]
  

Latest revision as of 12:51, 31 October 2013

Overview

For the user guide, we have two main sections:

  1. Tasks. Each section describes the workflow for a very specific task ("copy a file", "export a directory", "clone a repository", etc). These tasks can be cross-cutting across pages or not specific to any page (e.g., global search can be started from anywhere). The idea is that this section is useful for people who know want they want to do, but don't know what page to use in Orion to do it. It also tends to work well when people google search because they are often searching for something very specific like this.
  2. Reference. In this section, we have one documentation page for each Orion page. They can provide any specific information about the structure of that page. Don't repeat the tasks content here, but instead add links at the bottom to related tasks that can be done on that page.

Pages to review

Read through the content, verify that information is still correct. Update screenshots where necessary. Keep screen shots as closely cropped as possible to reduce chance of them becoming outdated again. Mention any new features related to that content.

User Guide

Tasks Section:

Reference Section:

Any new pages missing from this list???

Developer Guide

Miscellaneous

  • Update Orion/FAQ
  • Prune stale information from Orion wiki landing page.

Back to the top