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/Todo3.0"

(User Guide)
(User Guide)
 
(3 intermediate revisions by 2 users not shown)
Line 14: Line 14:
  
 
* [[Orion/Documentation/User Guide/Getting started|Getting started]]
 
* [[Orion/Documentation/User Guide/Getting started|Getting started]]
 +
** Working with folders and files -- Mark, DONE
 +
** Editing code -- Mark, DONE
 +
** Working with git -- Mark, DONE
 +
** Launching your project as a website -- Mark, DONE
 +
** Extending Orion -- Mark, DONE
 
** [[Orion/Documentation/User Guide/Getting started#Searching|Searching]] -- Libing, done
 
** [[Orion/Documentation/User Guide/Getting started#Searching|Searching]] -- Libing, done
  
 
Tasks Section:
 
Tasks Section:
  
* Convert some material from Git pages in reference section into tasks. Goal to get task coverage for at least most basic git tasks (clone a repo, commit a change, fetch/merge). (Susan <-- think this is an old comment)
+
* <del>Convert some material from Git pages in reference section into tasks. Goal to get task coverage for at least most basic git tasks (clone a repo, commit a change, fetch/merge).</del> (Susan <-- think this is an old comment)
 
* [[Orion/Documentation/User Guide/Tasks/Working with folders and files|Working with folders and files]] -- Anthony, done
 
* [[Orion/Documentation/User Guide/Tasks/Working with folders and files|Working with folders and files]] -- Anthony, done
 
* [[Orion/Documentation/User Guide/Tasks/Navigating and searching|Navigating and searching]] -- Libing, done
 
* [[Orion/Documentation/User Guide/Tasks/Navigating and searching|Navigating and searching]] -- Libing, done
Line 33: Line 38:
 
* [[Orion/Documentation/User Guide/Reference/Coding page|Coding page]] -- Simon, done
 
* [[Orion/Documentation/User Guide/Reference/Coding page|Coding page]] -- Simon, done
 
* [[Orion/Documentation/User Guide/Reference/Search_Results_page|Search and Replace page]] -- Libing, done
 
* [[Orion/Documentation/User Guide/Reference/Search_Results_page|Search and Replace page]] -- Libing, done
* [[Orion/Documentation/User Guide/Reference/Settings page|Settings page]] -- Simon
+
* [[Orion/Documentation/User Guide/Reference/Settings page|Settings page]] -- Simon, done
 
* [[Orion/Documentation/User Guide/Reference/Profile page|Profile page]] -- Grant, done
 
* [[Orion/Documentation/User Guide/Reference/Profile page|Profile page]] -- Grant, done
 
* [[Orion/Documentation/User Guide/Reference/Operations page|Operations page]] -- Simon, done
 
* [[Orion/Documentation/User Guide/Reference/Operations page|Operations page]] -- Simon, done

Latest revision as of 16:18, 24 June 2013

Overview

This is a starting list of the pages that need to be updated for R3.0. If you are working on a page, please edit this page and put your name as working on it. Then mark it complete when it's done.

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

  • Getting started
    • Working with folders and files -- Mark, DONE
    • Editing code -- Mark, DONE
    • Working with git -- Mark, DONE
    • Launching your project as a website -- Mark, DONE
    • Extending Orion -- Mark, DONE
    • Searching -- Libing, done

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