Martin Ågren
fd5b820d9c
user-manual.txt: change header notation
...
When AsciiDoc processes user-manual.txt, it generates a book containing
chapters containing sections. So for example, we have chapter 6,
"Advanced branch management", which contains four relatively short
sections, 6.1-6.4. Asciidoctor generates a book containing *parts*
containing *chapters* instead. So part 6, "Advanced branch management"
contains four short chapters, 1-4. This looks a bit odd.
To make AsciiDoc (8.6.10) and Asciidoctor (1.5.5) handle these the same,
change from indicating chapters like so:
[[foobar]]
Foobar
======
to doing it like so:
[[foobar]]
== Foobar
Same thing for sections (line of dashes to ===), subsections (line of
tildes to ====) and subsubsections (line of carets to =====). Mark the
appendices with "[appendix]", which both AsciiDoc and Asciidoctor
understand. This means we need to drop the "Appendix X: " from their
titles, or those "Appendix X: " would be included literally in the name
of the appendix.
This commit is a no-op for AsciiDoc: The generated user-manual.xml is
identical before and after this patch. Asciidoctor now creates the same
chapter-section-subsection structure as AsciiDoc.
Changing the book title at the start of the document to similarly use
"=" instead of a line of equal signs makes no difference with any of the
engines, but let's do that change anyway for consistency.
Signed-off-by: Martin Ågren <martin.agren@gmail.com >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2019-09-28 17:35:46 +09:00
..
2019-08-11 17:40:07 -07:00
2019-03-13 11:14:22 +09:00
2019-08-11 17:41:39 -07:00
2019-08-11 17:40:07 -07:00
2019-05-09 00:37:27 +09:00
2019-03-11 18:22:07 +09:00
2019-05-16 11:36:23 +09:00
2017-01-23 10:56:47 -08:00
2015-05-21 13:03:37 -07:00
2019-07-29 12:38:23 -07:00
2019-06-05 14:38:28 -07:00
2017-01-17 15:19:08 -08:00
2019-02-07 20:15:25 -08:00
2019-02-07 20:15:25 -08:00
2019-04-16 19:28:03 +09:00
2019-03-18 15:54:17 +09:00
2016-05-09 15:44:14 -07:00
2019-07-09 15:25:46 -07:00
2019-03-08 09:12:45 +09:00
2019-03-18 10:24:56 +09:00
2018-05-25 17:16:47 +09:00
2018-06-25 13:22:36 -07:00
2018-09-21 09:28:58 -07:00
2018-10-23 12:23:09 +09:00
2018-04-25 13:28:56 +09:00
2019-05-16 11:36:23 +09:00
2019-07-29 12:38:16 -07:00
2018-05-02 17:03:33 +09:00
2019-02-06 22:05:21 -08:00
2018-05-25 17:16:47 +09:00
2018-05-25 17:16:47 +09:00
2018-05-25 17:16:47 +09:00
2019-04-02 13:57:00 +09:00
2019-07-09 15:25:44 -07:00
2019-07-02 12:08:08 -07:00
2019-07-09 15:25:44 -07:00
2019-07-11 15:16:48 -07:00
2018-12-26 15:29:30 -08:00
2019-06-19 20:46:26 -07:00
2019-03-08 10:31:24 +09:00
2019-05-07 13:04:48 +09:00
2019-04-16 19:28:04 +09:00
2016-10-10 13:52:37 -07:00
2014-09-16 11:11:58 -07:00
2018-05-25 17:16:47 +09:00
2018-05-25 17:16:47 +09:00
2016-10-03 13:22:25 -07:00
2019-08-05 10:05:24 -07:00
2019-03-13 11:14:22 +09:00
2019-04-08 17:24:51 +09:00
2018-05-02 17:03:33 +09:00
2019-04-01 15:17:47 +09:00
2019-01-23 11:37:29 -08:00
2019-05-13 23:11:59 +09:00
2019-08-11 17:40:07 -07:00
2019-08-11 17:40:07 -07:00
2018-04-09 14:15:02 +09:00
2019-08-05 10:05:24 -07:00
2019-03-13 11:14:22 +09:00
2018-10-29 10:17:01 +09:00
2019-05-07 13:45:53 +09:00
2019-07-09 15:25:44 -07:00
2019-07-29 10:41:18 -07:00
2019-04-08 17:01:10 +09:00
2015-10-16 15:27:52 -07:00
2019-03-07 09:25:32 +09:00
2017-01-13 12:23:28 -08:00
2019-05-28 10:47:42 -07:00
2019-03-13 11:14:22 +09:00
2019-03-07 09:25:32 +09:00
2018-04-24 10:55:02 +09:00
2018-05-02 17:03:33 +09:00
2018-10-29 10:17:02 +09:00
2018-05-02 17:03:33 +09:00
2019-02-06 22:05:21 -08:00
2019-01-28 10:57:44 -08:00
2019-04-01 15:49:47 +09:00
2019-07-15 11:44:26 -07:00
2019-04-23 10:25:04 +09:00
2019-03-07 09:25:32 +09:00
2019-03-13 11:14:22 +09:00
2016-05-26 13:17:14 -07:00
2016-06-06 11:14:43 -07:00
2019-04-02 13:57:00 +09:00
2015-10-29 12:10:23 -07:00
2019-07-09 15:25:44 -07:00
2019-05-13 23:11:59 +09:00
2019-05-13 23:11:59 +09:00
2015-10-16 15:27:52 -07:00
2018-04-09 14:15:07 +09:00
2019-06-11 10:34:40 -07:00
2016-06-28 08:20:52 -07:00
2018-05-02 17:03:33 +09:00
2019-03-07 09:25:32 +09:00
2019-01-23 11:37:29 -08:00
2019-08-11 17:40:07 -07:00
2017-07-28 14:41:32 -07:00
2014-10-13 13:35:18 -07:00
2018-05-02 17:03:33 +09:00
2019-08-05 10:05:24 -07:00
2019-08-11 17:40:07 -07:00
2019-01-07 15:29:34 -08:00
2018-11-12 12:05:38 +09:00
2019-04-25 16:41:14 +09:00
2019-07-09 15:25:44 -07:00
2018-05-02 17:03:33 +09:00
2018-10-22 13:32:54 +09:00
2019-04-22 11:14:46 +09:00
2019-04-01 14:00:53 +09:00
2019-04-01 14:00:53 +09:00
2019-04-02 13:57:00 +09:00
2019-08-11 17:40:07 -07:00
2018-04-30 11:12:30 +09:00
2018-05-02 17:03:33 +09:00
2019-07-09 15:25:44 -07:00
2019-07-09 15:25:44 -07:00
2019-08-05 12:39:39 -07:00
2019-06-20 13:13:04 -07:00
2018-05-25 17:16:47 +09:00
2019-07-19 11:30:21 -07:00
2017-08-23 12:17:22 -07:00
2019-06-21 11:24:10 -07:00
2018-05-02 17:03:33 +09:00
2016-06-08 12:04:37 -07:00
2018-05-02 17:03:33 +09:00
2018-04-18 12:49:26 +09:00
2019-04-10 12:05:03 +09:00
2018-05-29 00:28:22 +09:00
2019-01-10 10:29:05 -08:00
2018-05-25 17:16:47 +09:00
2014-10-13 13:35:18 -07:00
2019-07-09 15:25:44 -07:00
2019-04-01 17:46:26 +09:00
2015-10-16 15:27:52 -07:00
2019-04-25 16:41:18 +09:00
2019-05-09 00:37:23 +09:00
2019-05-07 13:04:48 +09:00
2019-06-05 14:39:28 -07:00
2017-04-20 22:05:37 -07:00
2016-08-24 12:31:05 -07:00
2018-08-20 11:33:50 -07:00
2018-11-21 22:58:07 +09:00
2019-05-15 14:07:37 +09:00
2015-10-22 10:16:12 -07:00
2019-01-23 11:37:29 -08:00
2018-05-02 17:03:33 +09:00
2016-07-06 13:06:36 -07:00
2015-05-17 11:24:57 -07:00
2017-01-17 16:10:22 -08:00
2019-03-13 11:14:22 +09:00
2019-03-18 14:45:21 +09:00
2019-07-11 15:16:48 -07:00
2019-07-09 15:25:44 -07:00
2019-05-07 13:04:48 +09:00
2019-04-02 13:57:00 +09:00
2018-09-27 15:24:50 -07:00
2017-02-15 12:54:20 -08:00
2018-12-26 14:59:37 -08:00
2019-05-07 13:04:48 +09:00
2017-02-09 15:14:01 -08:00
2019-07-09 15:25:44 -07:00
2019-07-25 14:27:13 -07:00
2019-03-13 11:14:22 +09:00
2019-03-13 11:14:22 +09:00
2016-11-14 11:23:07 -08:00
2019-04-22 11:14:46 +09:00
2019-03-13 11:14:22 +09:00
2018-08-31 14:04:06 -07:00
2019-05-28 09:42:06 -07:00
2019-05-07 13:04:48 +09:00
2019-05-07 13:04:48 +09:00
2019-04-22 11:14:45 +09:00
2019-06-24 12:37:21 -07:00
2019-04-02 13:57:00 +09:00
2019-08-05 10:05:24 -07:00
2017-07-17 15:11:26 -07:00
2017-12-12 16:49:40 -08:00
2015-04-20 11:05:50 -07:00
2016-05-10 11:15:04 -07:00
2019-06-17 10:15:19 -07:00
2019-07-25 14:27:10 -07:00
2018-05-08 16:19:41 +09:00
2019-06-24 10:55:38 -07:00
2019-03-07 09:59:52 +09:00
2016-07-06 13:06:34 -07:00
2018-09-20 09:40:03 -07:00
2019-07-19 11:30:21 -07:00
2019-07-09 15:25:44 -07:00
2019-07-02 12:08:08 -07:00
2019-03-13 11:14:22 +09:00
2017-01-23 10:56:53 -08:00
2019-04-16 13:37:07 +09:00
2016-11-14 11:23:07 -08:00
2015-10-22 10:16:12 -07:00
2019-04-01 14:00:53 +09:00
2019-09-28 17:35:46 +09:00