This for a few reasons: * The summary becomes the landing page for code quality: https://firefox-source-docs.mozilla.org/tools/static-analysis/summary.html * I don't think we need a full code quality category * Closer to the source-code-doc * All the files at the same place Differential Revision: https://phabricator.services.mozilla.com/D61767
13 lines
187 B
ReStructuredText
13 lines
187 B
ReStructuredText
Coding style
|
|
============
|
|
|
|
Firefox code is using different programming languages.
|
|
For each language, we are enforcing a specific coding style.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:glob:
|
|
|
|
*
|
|
|