Skip to content

Documentation workflow #765

@carstingaxion

Description

@carstingaxion

Is your enhancement related to a problem? Please describe.

Designs

%%{ init: { 'flowchart': { 'curve': 'natural' } } }%%
flowchart LR
   subgraph Could be one repo.
       A[(user doc)]
       B[(dev docs)]
   end
    A -.->|xml| D
    A -->|manually| Z
    A -.->|xml / md ??| X[gatherpress plugin]
    B -.->|xml| D
    B -.->|xml / md ??| Z[gatherpress.org website]
    B -->|md| Y[(gatherpress repo)]
    W[(code
reference)]
    W -.->|??| Z
    C[(demo data)]
    C -->|xml| D[Playground on w.org]
    C -->|xml| E[Playground PR preview]
    C -->|xml| F[Playground for e2e tests]
    C -->|xml| G[Playground for the w.org
screenshot generator]

Loading

Describe alternatives you've considered

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    TrackingOverview topicdocumentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions