[w3c/editing] chore: create docs directory (#254)

Closes #253 

Currently directory names are inconsistent: `ActiveDocuments`, `Archived`, and `Graduated`. Since they are all documents, this PR puts them in `docs` directory.

This puts active documents in `docs` instead of `docs/active` as I think shorter paths are better for active ones. I can still create `docs/active` if this is preferred.

This also removes some outdated placeholders.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/editing/pull/254

-- Commit Summary --

  * chore: create docs directory

-- File Changes --

    D Archive/contentEditableEvents.html (6)
    D Archive/contentEditableIntentions.html (6)
    D Archive/contentEditableTyping.html (6)
    D Archive/device-independent-events-explainer.html (6)
    D Archive/editing-explainer.html (6)
    D Archive/historic-editing-apis.html (6)
    R docs/EditContext/AccEx.png (0)
    R docs/EditContext/Composition.gif (0)
    R docs/EditContext/Emoji-picker.gif (0)
    R docs/EditContext/Handwriting-recognition.gif (0)
    R docs/EditContext/NOGrippersGif.gif (0)
    R docs/EditContext/README.md (0)
    R docs/EditContext/Shape-writing.gif (0)
    R docs/EditContext/dev-design.md (0)
    R docs/EditContext/edit_context_class_design.png (0)
    R docs/EditContext/edit_context_demo.html (0)
    R docs/EditContext/edit_context_state_sync.png (0)
    R docs/EditContext/editcontext.webidl (0)
    R docs/EditContext/examples.md (0)
    R docs/EditContext/explainer.md (0)
    R docs/EditContext/external_input.png (0)
    R docs/EditContext/open-issues.md (0)
    R docs/EditContext/renderer_process_comm.png (0)
    R docs/EditContext/security-privacy.md (0)
    R docs/EditContext/shared_text_basic.png (0)
    R docs/EditContext/textflow_basic.png (0)
    R docs/EditContext/thread_basic.png (0)
    R docs/EditContext/thread_conflict.png (0)
    R docs/EditContext/thread_external.png (0)
    R docs/EditContext/visual_studio_editing_experience.png (0)
    R docs/EditContext/withGrippers.gif (0)
    R docs/contentEditableDisabled.html (0)
    R docs/graduated/contentEditable.html (0)
    R docs/graduated/input-events.html (0)
    R docs/inactive/contentEditableTrue.html (0)
    R docs/inactive/execCommand.html (0)

-- Patch Links --

https://github.com/w3c/editing/pull/254.patch
https://github.com/w3c/editing/pull/254.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/pull/254

Received on Friday, 15 May 2020 08:47:38 UTC