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 993 B image not shown  

Quelle  run-try-job.rst   Sprache: unbekannt

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

Running a try job for Documentation
-----------------------------------

Documentation has two try jobs associated:

  - ``doc-generate`` - This generates the documentation with the committed changes on the try server and gives the same output as if it has landed on regular integration branch.

   .. code-block:: shell

      mach try fuzzy -q "'doc-generate"

  - ``doc-upload`` - This uploads documentation to `gecko-l1 bucket <http://gecko-docs.mozilla.org-l1.s3.us-west-2.amazonaws.com/index.html>`__ with the committed changes.

   .. code-block:: shell

      mach try fuzzy -q "'doc-upload"

When the documentation is modified, at review phase, reviewbot will automatically generate a temporary documentation with a direct link to the modified pages.

.. important::

   Running try jobs require the user to have try server access.

.. note::

   To learn more about setting up try server or
   using a different selector head over to :ref:`try server documentation <Pushing to Try>`

[ Dauer der Verarbeitung: 0.30 Sekunden  ]