<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    This is what I use to build the docs on the server:<br>
    <br>
        $SPHINX_VENV/bin/sphinx-build -En $SOURCE_DIR/gm3/docs
    $HTML_DOCS_DIR/3.x<br>
    <br>
    <br>
    There are many ways someone could install sphinx that would work:  <br>
    <br>
        <a class="moz-txt-link-freetext" href="https://www.sphinx-doc.org/en/master/usage/installation.html">https://www.sphinx-doc.org/en/master/usage/installation.html</a><br>
    <br>
    <br>
    On the server, I've got it sphinx installed in a virtualenv with pip
    (pip install sphinx).   The version of sphinx in the distributions
    (apt-get/yum/dnf/...) tend to be too far out of date so installing
    from pip/conda/etc. is preferred.  I know that Sphinx 1.6.7 which is
    packaged with Ubuntu 18.04 is too old.<br>
    <br>
    The server is currently running Sphinx 3.4.2, but newer should
    work.  Older will probably work to a point.   I don't remember how
    far back that point is at the moment.<br>
    <br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 3/22/21 9:55 AM, Brent Fraser wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:290375ea8f64450e801cc6e6723ccb2e@geoanalytic.com">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      <div style="font-family: arial; font-size: 14px;">
        <div fr-original-style="" style="box-sizing: border-box;">Hi
          All,</div>
        <div fr-original-style="" style="box-sizing: border-box;"><br
            fr-original-style="" style="box-sizing: border-box;">
        </div>
        <div fr-original-style="" style="box-sizing: border-box;">  So I
          thought I would start integrating my Vector Editing doc into
          the code base at geomoose/gm3/docs.  But there doesn't seem to
          be any info/scripts in the repo for building our doc.  Should
          there be?</div>
        <div fr-original-style="" style="box-sizing: border-box;"><br
            fr-original-style="" style="box-sizing: border-box;">
        </div>
        <div fr-original-style="" style="box-sizing: border-box;">Thanks!</div>
        <div fr-original-style="" style="box-sizing: border-box;">Brent</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
geomoose-psc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:geomoose-psc@lists.osgeo.org">geomoose-psc@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/geomoose-psc">https://lists.osgeo.org/mailman/listinfo/geomoose-psc</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>