xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [RFC v2 for-4.6 0/2] In-tree feature documentation
@ 2015-08-25 10:40 Andrew Cooper
  2015-08-25 10:40 ` [PATCH v2 for-4.6 1/2] docs: Template for feature documents Andrew Cooper
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Andrew Cooper @ 2015-08-25 10:40 UTC (permalink / raw)
  To: Xen-devel
  Cc: Juergen Gross, Lars Kurth, Wei Liu, Ian Campbell, Andrew Cooper,
	Ian Jackson, Tim Deegan, Jim Fehlig, Jan Beulich

An issue which Xen has is an uncertain support statement for features.
Given the success seen with docs/misc/xen-command-line.markdown, and in
particular keeping it up to date, introduce a similar system for
features.

Patch 1 introduces a proposed template (and a makefile tweak to include
the new docs/features subdirectory), while patch 2 is a feature document
covering the topic of migration.

v2 Adds %Revision and #History table, following feedback from v1.

This is tagged RFC as I expect people to have different views as to what
is useful to include.  I would particilarly appreciate feedback on the
template before it starts getting used widely.

Lars: Does this look like a reasonable counterpart to your formal
support statement document?

Jim: Per your request at the summit for new information, is patch 2
suitable?

Andrew Cooper (2):
  docs: Template for feature documents
  docs: Migration feature document

 docs/Makefile                  |    2 +-
 docs/features/migration.pandoc |  100 ++++++++++++++++++++++++++++++++++++++++
 docs/features/template.pandoc  |   67 +++++++++++++++++++++++++++
 3 files changed, 168 insertions(+), 1 deletion(-)
 create mode 100644 docs/features/migration.pandoc
 create mode 100644 docs/features/template.pandoc

-- 
1.7.10.4

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

end of thread, other threads:[~2015-09-01 13:45 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-25 10:40 [RFC v2 for-4.6 0/2] In-tree feature documentation Andrew Cooper
2015-08-25 10:40 ` [PATCH v2 for-4.6 1/2] docs: Template for feature documents Andrew Cooper
2015-09-01 13:41   ` Ian Campbell
2015-09-01 13:45     ` Andrew Cooper
2015-08-25 10:40 ` [PATCH v2 for-4.6 2/2] docs: Migration feature document Andrew Cooper
2015-08-27  2:15   ` Jim Fehlig
2015-08-27 10:35     ` Andrew Cooper
2015-08-27  2:44 ` [RFC v2 for-4.6 0/2] In-tree feature documentation Jim Fehlig
2015-08-27 10:46   ` Andrew Cooper
2015-08-27 14:52 ` Ian Jackson
2015-08-27 15:39   ` Andrew Cooper
2015-08-27 17:58     ` Ian Jackson
2015-08-27 18:16       ` Andrew Cooper
2015-08-28 17:16   ` Lars Kurth
2015-08-28 17:40     ` Andrew Cooper
2015-08-28 17:48       ` Andrew Cooper
2015-08-28 17:51       ` Lars Kurth
2015-08-28 18:18         ` Andrew Cooper
2015-08-28 18:52           ` Lars Kurth
2015-08-28 19:06             ` Andrew Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).