third_party.pigweed.src/pw_doctor/docs.rst
Armando Montanez a761e32bf9 Update docs
First pass at docs to bring them up to date with The Great GN Refactor.
More to follow.

Change-Id: I02dc977fcdc7bf3efa8fc9080282dee9b1455cdd
2020-06-16 10:00:17 -07:00

12 lines
308 B
ReStructuredText

.. _chapter-pw-doctor:
---------
pw_doctor
---------
``pw doctor`` confirms the environment is set up correctly. With ``--strict``
it checks that things exactly match what is expected and it checks that things
look compatible without.
.. note::
The documentation for this module is currently incomplete.