mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
parent
7e44444e87
commit
9830921032
@ -271,7 +271,7 @@ Change to salt documentation directory, then:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
make SPHINXBUILD=sphinx-1.0-build html
|
||||
make SPHINXBUILD=sphinx-build html
|
||||
|
||||
Once you've updated the documentation, you can run the following command to
|
||||
launch a simple Python HTTP server to see your changes:
|
||||
|
@ -57,7 +57,7 @@ version
|
||||
The version of the package. While it is up to the organization that manages this
|
||||
package, it is suggested that this version is specified in a ``YYYYMM`` format.
|
||||
For instance, if this version was released in June 2015, the package version
|
||||
should be ``201506``. If multiple released are made in a month, the ``releasee``
|
||||
should be ``201506``. If multiple released are made in a month, the ``release``
|
||||
field should be used.
|
||||
|
||||
release
|
||||
|
Loading…
Reference in New Issue
Block a user