[med-svn] [Git][med-team/policy][master] 2 commits: Update instructions on how to publish the HTML version.
Charles Plessy
gitlab at salsa.debian.org
Tue Sep 8 19:50:07 BST 2020
Charles Plessy pushed to branch master at Debian Med / policy
Commits:
ed5a686a by Charles Plessy at 2020-09-09T03:49:26+09:00
Update instructions on how to publish the HTML version.
- - - - -
c24fccc9 by Charles Plessy at 2020-09-09T03:49:49+09:00
Update the HTML version.
- - - - -
2 changed files:
- policy.html
- policy.rst
Changes:
=====================================
policy.html
=====================================
@@ -526,14 +526,17 @@ document): explains how the work is organised in our team.</li>
</div>
<div class="section" id="contributing-to-this-policy">
<span id="meta"></span><h2><a class="toc-backref" href="#id14">Contributing to this Policy</a></h2>
-<p>This policy is itself maintained in Git and all team members have write
-access to its repository.</p>
+<p>This policy is itself <a class="reference external" href="https://salsa.debian.org/med-team/policy">maintained in Git</a>
+and all team members have write access to its repository. Clone it with:</p>
<pre class="literal-block">
git clone git@salsa.debian.org:med-team/policy.git
-Make changes to policy.rst commit and push.
-Publish using the following command:
-make publish
</pre>
+<p>Make changes to <tt class="docutils literal">policy.rst</tt>, commit and push.</p>
+<p>To publish a new version, refresh the HTML document with the
+<tt class="docutils literal">make policy</tt> command, commit and push it.</p>
+<p>Behind the scenes, a GitLab Continuous Integration & Delivery job
+will grab the updated HTML file and copy it to
+<tt class="docutils literal"><span class="pre">https://med-team.pages.debian.net/policy/</span></tt>.</p>
</div>
</div>
<div class="section" id="repositories">
=====================================
policy.rst
=====================================
@@ -96,15 +96,21 @@ Essential readings
Contributing to this Policy
---------------------------
-This policy is itself maintained in Git and all team members have write
-access to its repository.
+This policy is itself `maintained in Git <https://salsa.debian.org/med-team/policy>`__
+and all team members have write access to its repository. Clone it with:
::
- git clone git at salsa.debian.org:med-team/policy.git
- Make changes to policy.rst commit and push.
- Publish using the following command:
- make publish
+ git clone git at salsa.debian.org:med-team/policy.git
+
+Make changes to ``policy.rst``, commit and push.
+
+To publish a new version, refresh the HTML document with the
+``make policy`` command, commit and push it.
+
+Behind the scenes, a GitLab Continuous Integration & Delivery job
+will grab the updated HTML file and copy it to
+``https://med-team.pages.debian.net/policy/``.
Repositories
View it on GitLab: https://salsa.debian.org/med-team/policy/-/compare/c17bfa8959ac9180cae9701ca93e3896e2b2332f...c24fccc9ef2073b0b3560cdbfe229891c74371d8
--
View it on GitLab: https://salsa.debian.org/med-team/policy/-/compare/c17bfa8959ac9180cae9701ca93e3896e2b2332f...c24fccc9ef2073b0b3560cdbfe229891c74371d8
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200908/d16a6cb8/attachment-0001.html>
More information about the debian-med-commit
mailing list