Open Bug 1648403 Opened 4 years ago Updated 4 years ago

The code-reviews-checklist doc page cannot be reached from the sphinx published documentation

Categories

(DevTools :: Documentation, task, P3)

task

Tracking

(Not tracked)

People

(Reporter: jdescottes, Unassigned)

References

Details

We have the following documentation page: https://firefox-source-docs.mozilla.org/devtools/contributing/code-reviews-checklist.html, however there is nothing linking to the page, so unless you know the URL it can't be found.

We are missing a lot of pages, but maybe some of them were decided to be redundant with existing m-c documentation, or outdated?

    * [Set up for code reviews](./contributing/code-reviews-setup.md)
    * [Find a reviewer](./contributing/code-reviews-find-reviewer.md)
    * [Send your code for review](./contributing/making-prs.md)
    * [Reviews checklist](./contributing/code-reviews-checklist.md)

In coding standards:

    * [JavaScript](./contributing/javascript.md)
      * [ESLint](./contributing/eslint.md)
    * [CSS](./contributing/css.md)

This makes the main coding standards page looks very odd: https://firefox-source-docs.mozilla.org/devtools/contributing/coding-standards.html
If we consider those pages not relevant we should probably rewrite the coding-standards page?

You need to log in before you can comment on or make changes to this bug.