Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/tools/moztreedocs/docs/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 441 B image not shown  

Quelle  rstlint.rst   Sprache: unbekannt

 
Spracherkennung für: .rst vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

ReStructuredText Linter
-----------------------

RST isn't the easiest of markup languages, but it's powerful and  what `Sphinx` (the library used to build our docs) uses, so we're stuck with it. But at least we now have a linter which will catch basic problems in `.rst` files early. Be sure to run:

.. code-block:: shell

   mach lint -l rst

to test your outgoing changes before submitting to review.

`More information <RST Linter>`__.

[ Dauer der Verarbeitung: 0.29 Sekunden  ]