Files
gerrit/Documentation/js-api.txt
David Pursehouse b10c266b3a Fix remaining legacy section title styles in documentation
Section titles were updated in change I811dd7238 to use asciidoctor's
new style, i.e.

  = Section level 1

  == Section level 2

  === Section level 3

instead of

  Section level 1
  ===============

  Section level 2
  ---------------

  Section level 3
  ~~~~~~~~~~~~~~~

Fix a few more level 3 headers that are using the old style, either
because they were missed by I811dd7238 or because they were added
later and missed during review.

Change-Id: I813bc834272d3cb6c2b759becfda87704a7ac191
2016-12-06 08:46:05 +09:00

32 KiB