Skip to content
Snippets Groups Projects
Commit 50bb34e8 authored by Gururaj Shetty's avatar Gururaj Shetty
Browse files

Merge branch 'Poojahalappanavar15-master-patch-23797' into 'master'

Update reStructuredText Basics.rst

See merge request OSTC/OHOS/docs/developer-guide!68
parents cb356496 9d76b85f
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ The root directory of a Sphinx collection of plain-text document sources is call ...@@ -14,7 +14,7 @@ The root directory of a Sphinx collection of plain-text document sources is call
Sphinx comes with a script called sphinx-quickstart that sets up a source directory and creates a default conf.py with the most useful configuration values from a few questions it asks you. To use this, enter the below command in windows prompt to initialise Sphinx project: Sphinx comes with a script called sphinx-quickstart that sets up a source directory and creates a default conf.py with the most useful configuration values from a few questions it asks you. To use this, enter the below command in windows prompt to initialise Sphinx project:
.. code:: cpp .. code-block:: console
sphinx-quickstart sphinx-quickstart
...@@ -188,4 +188,4 @@ Reference ...@@ -188,4 +188,4 @@ Reference
`<https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html>`_ `<https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html>`_
`<https://docs.zephyrproject.org/latest/guides/documentation/index.html>`_ `<https://docs.zephyrproject.org/latest/guides/documentation/index.html>`_
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment