All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] fix several issues documentation
@ 2018-04-24  6:44 Juergen Gross
  2018-04-24  6:44 ` [PATCH 1/7] doc: sort entries of boot parameters correctly Juergen Gross
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Juergen Gross @ 2018-04-24  6:44 UTC (permalink / raw)
  To: xen-devel
  Cc: Juergen Gross, sstabellini, wei.liu2, George.Dunlap,
	andrew.cooper3, ian.jackson, tim, ross.lagerwall, jbeulich

docs/misc/xen-command-line.markdown has several issues regarding
the sequence of parameters, missing architecture qualifiers, missing
documentation of one parameter, and markdown syntax. Fix all of those.

Some other documents have syntax issues, too, which show up when
trying to do "make all" in the docs directory. Fix those as well.

In case the maintainers are fine with my changes I believe the series
should be included in 4.11. So for the series:

Release-acked-by: Juergen Gross <jgross@suse.com>


Juergen Gross (7):
  doc: sort entries of boot parameters correctly
  doc: add architecture qualifier to boot parameter entries
  doc: add credit2_cap_period_ms boot parameter description
  doc: escape underscores in xen-command-line.markdown
  doc: correct livepatch.markdown syntax
  doc: correct feature-levelling.pandoc syntax
  doc: correct intel_psr_cat_cdp.pandoc syntax

 docs/features/feature-levelling.pandoc |   2 +-
 docs/features/intel_psr_cat_cdp.pandoc | 366 ++++++++++----------
 docs/misc/livepatch.markdown           | 589 +++++++++++++++------------------
 docs/misc/xen-command-line.markdown    | 404 +++++++++++-----------
 4 files changed, 655 insertions(+), 706 deletions(-)

-- 
2.13.6


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2018-04-26 16:06 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-24  6:44 [PATCH 0/7] fix several issues documentation Juergen Gross
2018-04-24  6:44 ` [PATCH 1/7] doc: sort entries of boot parameters correctly Juergen Gross
2018-04-26 14:56   ` Jan Beulich
2018-04-24  6:44 ` [PATCH 2/7] doc: add architecture qualifier to boot parameter entries Juergen Gross
2018-04-26 15:00   ` Jan Beulich
     [not found]   ` <5AE1E9A702000078001BEDC1@suse.com>
2018-04-26 16:02     ` Juergen Gross
2018-04-24  6:44 ` [PATCH 3/7] doc: add credit2_cap_period_ms boot parameter description Juergen Gross
2018-04-24  6:44 ` [PATCH 4/7] doc: escape underscores in xen-command-line.markdown Juergen Gross
2018-04-26 15:06   ` Jan Beulich
2018-04-24  6:44 ` [PATCH 5/7] doc: correct livepatch.markdown syntax Juergen Gross
2018-04-26 15:12   ` Konrad Rzeszutek Wilk
2018-04-26 16:06     ` Juergen Gross
2018-04-24  6:44 ` [PATCH 6/7] doc: correct feature-levelling.pandoc syntax Juergen Gross
2018-04-24  6:44 ` [PATCH 7/7] doc: correct intel_psr_cat_cdp.pandoc syntax Juergen Gross

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.