<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/docs/Makefile, branch master</title>
<subtitle>MicroPython source and hardware configuration for OpenMano</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/'/>
<entry>
<title>docs: Fix Sphinx 3.x warnings, and enable warnings-as-errors on build.</title>
<updated>2020-06-05T11:42:17+00:00</updated>
<author>
<name>David Lechner</name>
</author>
<published>2020-06-04T01:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=1e6d18c915ccea0b6a19ffec9710d33dd7e5f866'/>
<id>1e6d18c915ccea0b6a19ffec9710d33dd7e5f866</id>
<content type='text'>
This enables warnings as errors and fixes all current errors, namely:

- reference to terms in the glossary must now be explicit (:term:)
- method overloads must not be declared as a separate method or must
  use :noindex:
- 2 cases where `` should have been used instead of `
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables warnings as errors and fixes all current errors, namely:

- reference to terms in the glossary must now be explicit (:term:)
- method overloads must not be declared as a separate method or must
  use :noindex:
- 2 cases where `` should have been used instead of `
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/Makefile: define and use PYTHON as the interpreter for CPYDIFF</title>
<updated>2017-02-27T04:39:55+00:00</updated>
<author>
<name>Krzysztof Blazewicz</name>
</author>
<published>2017-02-25T12:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=ae116c2430f9c990dcf619f4b8f90b2fc0c18984'/>
<id>ae116c2430f9c990dcf619f4b8f90b2fc0c18984</id>
<content type='text'>
User can override PYTHON executable before running script,
gen-cpydiff.py works only with Python3 and most systems register
its executable as 'python3'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
User can override PYTHON executable before running script,
gen-cpydiff.py works only with Python3 and most systems register
its executable as 'python3'.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Modify Makefile and indexes to generate cPy-differences pages.</title>
<updated>2017-02-20T06:14:35+00:00</updated>
<author>
<name>Rami Ali</name>
</author>
<published>2017-02-07T05:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=3218ccd70d8f387662987f6c1beb79102288b13d'/>
<id>3218ccd70d8f387662987f6c1beb79102288b13d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Rebuild docs from scratch, as required for proper only:: handling.</title>
<updated>2016-06-13T21:23:33+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
</author>
<published>2016-06-13T21:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=51805e4a3a69848789d2ac16f9be9b448aa05859'/>
<id>51805e4a3a69848789d2ac16f9be9b448aa05859</id>
<content type='text'>
Docs are now by default rebuilt from scratch, as required to build
conditionalized (i.e. using only:: directive) docs across different
output types. We have pretty small docset, so that's still rather fast.
However, if that's a concern, incremental rebuilds can be used by
passing "FORCE=" (nothing after =) as a make parameter. This will work
when using the same output type (e.g. only "html").
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docs are now by default rebuilt from scratch, as required to build
conditionalized (i.e. using only:: directive) docs across different
output types. We have pretty small docset, so that's still rather fast.
However, if that's a concern, incremental rebuilds can be used by
passing "FORCE=" (nothing after =) as a make parameter. This will work
when using the same output type (e.g. only "html").
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/Makefile: Default BUILDDIR based on MICROPY_PORT.</title>
<updated>2016-04-26T22:50:05+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
</author>
<published>2016-04-26T22:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=f3f5e975e47f1e7e3d0c9a46ee17f36204f15daf'/>
<id>f3f5e975e47f1e7e3d0c9a46ee17f36204f15daf</id>
<content type='text'>
It doesn't make sense to duplicate both on command line, and MICROPY_PORT
is effectively mandatory to build docs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It doesn't make sense to duplicate both on command line, and MICROPY_PORT
is effectively mandatory to build docs.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Initial commit of Sphinx documentation framework.</title>
<updated>2014-09-25T16:23:06+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2014-09-21T10:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=6162bea5b24fda48dfd56abba5011fbb262bad01'/>
<id>6162bea5b24fda48dfd56abba5011fbb262bad01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
