Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API overview page for Geometry Interfaces #2647

Closed
wbamberg opened this issue Feb 27, 2020 · 2 comments · Fixed by #20165
Closed

Add API overview page for Geometry Interfaces #2647

wbamberg opened this issue Feb 27, 2020 · 2 comments · Fixed by #20165
Assignees
Labels
Content:WebAPI Web API docs

Comments

@wbamberg
Copy link
Collaborator

GroupData.json lists "Geometry Interfaces" as a Web API with the following contents:

        "Geometry Interfaces": {
            "interfaces": [ "CSSMatrix",
                            "DOMMatrix",
                            "DOMMatrixReadOnly",
                            "Point" ],
            "methods":    [],
            "properties": [],
            "events":     []
        },

...but it doesn't have an API overview page. We should write a page and add the "overview" property to GroupData.

@chrisdavidmills chrisdavidmills transferred this issue from mdn/sprints Feb 24, 2021
@Rumyra Rumyra added needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. Content:WebAPI Web API docs document not written Missing document page and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Jun 7, 2021
@github-actions github-actions bot added the idle label Nov 24, 2021
@teoli2003 teoli2003 reopened this May 29, 2022
@github-actions github-actions bot added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label May 29, 2022
@sideshowbarker sideshowbarker removed the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label May 30, 2022
@sideshowbarker
Copy link
Collaborator

As this has been open for more than 2 years, I suggest labeling it with backlog and closing it for now.

@wbamberg
Copy link
Collaborator Author

I'm not sure I agree with this policy. I don't think having fewer open issues is beneficial if it means we just have more things to track in other places. It's a kind of sleight of hand.

This is still an issue, clearly stated, that people can take and work on. FWIW I fixed a very similar one, also filed > 2 years ago, about 3 weeks ago: #2648.

@Rumyra Rumyra added Content team roadmap and removed document not written Missing document page idle labels Aug 26, 2022
@sideshowbarker sideshowbarker self-assigned this Aug 31, 2022
teoli2003 added a commit that referenced this issue Aug 31, 2022
* Add API overview page for Geometry Interfaces

Fixes #2647

* Update files/en-us/web/api/geometry_interfaces/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

* Update files/jsondata/GroupData.json

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

* Update files/en-us/web/api/geometry_interfaces/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

* Update files/en-us/web/api/geometry_interfaces/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

* Update files/en-us/web/api/geometry_interfaces/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>
goshdarnheck pushed a commit to goshdarnheck/content that referenced this issue Sep 7, 2022
* Add API overview page for Geometry Interfaces

Fixes mdn#2647

* Update files/en-us/web/api/geometry_interfaces/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

* Update files/jsondata/GroupData.json

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

* Update files/en-us/web/api/geometry_interfaces/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

* Update files/en-us/web/api/geometry_interfaces/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

* Update files/en-us/web/api/geometry_interfaces/index.md

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>

Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Content:WebAPI Web API docs
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants