diskimage-builder/doc/source/developer
Antoine Musso e8cecab45c Prettify 'Developing Elements' documentation
Augment the developing_elements.rst by taking advantage of Sphinx
markup. Most of the doc used to be in /README.md and thus did not
leverage on Sphinx.

Use inline codeblock to denote variables, files, command: ``foo``
Phase Subdirectories:
  List phase names in the preliminary introduction
  Get rid of lists in favor of definitions
  Highlight whether the phase runs in or outside the chroot
  Input parameters are now lists

Use definition lists in Dependencies and Ramdisk sections.

Link to elements README when they exist.

Testing Element: split into two subsections: 'shell' and 'python'.

Use "sourcecode:: sh" for the couple examples at the very top and very
bottom of the document.

Change-Id: I2421f76ec452cac243ccb2208f88c7d320ffedd3
2015-09-16 15:49:23 +02:00
..
caches.rst doc: migrate from README.rst to Sphinx 2015-09-10 16:55:39 +10:00
components.rst doc: migrate from README.rst to Sphinx 2015-09-10 16:55:39 +10:00
design.rst Create a user guide 2015-04-01 19:51:08 +00:00
developing_elements.rst Prettify 'Developing Elements' documentation 2015-09-16 15:49:23 +02:00
index.rst Document what our stable interfaces are 2015-07-22 09:17:02 +00:00
install_types.rst Create a user guide 2015-04-01 19:51:08 +00:00
invocation.rst Create a user guide 2015-04-01 19:51:08 +00:00
stable_interfaces.rst Document what our stable interfaces are 2015-07-22 09:17:02 +00:00