xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ian Jackson <ian.jackson@eu.citrix.com>
To: Lars Kurth <lars.kurth@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>,
	Lars Kurth <lars.kurth.xen@gmail.com>,
	Andrew Cooper <Andrew.Cooper3@citrix.com>,
	George Dunlap <dunlapg@umich.edu>,
	David Vrabel <david.vrabel@citrix.com>,
	xen-devel <xen-devel@lists.xenproject.org>,
	Boris Ostrovsky <boris.ostrovsky@oracle.com>,
	Anshul Makkar <anshul.makkar@citrix.com>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: xenbits "official" repo for XTF (was Re: [PATCH 0/2] xtf: add launcher (+1 bugfix)
Date: Mon, 18 Jul 2016 16:58:23 +0100	[thread overview]
Message-ID: <22412.64671.228244.258182@mariner.uk.xensource.com> (raw)
In-Reply-To: <D3B2B4DD.2B639%lars.kurth@citrix.com>

Lars Kurth writes ("Re: [Xen-devel] xenbits "official" repo for XTF (was Re: [PATCH 0/2] xtf: add launcher (+1 bugfix)"):
> In that case, forget my objection and go ahead and create the directories.
> I clearly don't understand how the docs toolchain works and was assuming
> that the docs directory structure gets exposed in the web server index,
> without being able to specify an extra indirection. Given that is not the
> case, the directory structure does not matter.

There are four information structures.

Note that `directory structure' and `link structure between html
pages' can be different for the same collection of documents.  This is
because there is no necessary correspondence between the directory
structure of html file storage (normally visibile in urls) and the
logical structure of the document forest (represented in
table-of-contents pages, cross-page hyperlinks, and so on).

From least to most visible:

1. The xen.git source tree docs/ subdirectory has a directory structure
in the source code which is used when organising and editing the docs.

2a. When xen.git is built, it generates docs/html/ which contains a
directory structure.  The directory structure is controlled by the
individual Makefiles in the rest of docs/.

2b. When xen.git is built, the directory structure in docs/html/ is
converted into an index.html which is put at the top of docs/html/, by
a script `gen-html-index' which simply peers at the titles of the
files.  The same script is used to generate an index.html for each
subdirectory.  So in practice this is very similar to 2a.

3. The webtree http://xenbits.xen.org/docs/ is primarily a set of
files and directories which are simply served up by apache, and there
is no index.html at the top level, so the top level is a webserver
directory listing.  There are various subdirectories, which are
directly exposed, including

   - /docs/unstable/           xen.git#master's version of 2a/2b
   - /docs/unstable-staging    xen.git#stagin's version of 2a/2b
     [etc. for the stable branches, autogenerated]
   - /docs/osstest-sample-output/   rename proposed


The proposal is to add

   - /docs/osstest/
   - /docs/xtf/

to 3.  1 and 2a and 2b will remain unchanged.

Ian.

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

  reply	other threads:[~2016-07-18 15:58 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-19 13:46 [PATCH 0/2] xtf: add launcher (+1 bugfix) Roger Pau Monne
2016-05-19 13:46 ` [PATCH 1/2] xtf: remove setting ROOT path in common.mk Roger Pau Monne
2016-05-19 13:52   ` Andrew Cooper
2016-05-19 13:46 ` [PATCH 2/2] xtf: add a launcher script Roger Pau Monne
2016-06-09 15:04 ` xenbits "official" repo for XTF (was Re: [PATCH 0/2] xtf: add launcher (+1 bugfix) Ian Jackson
2016-06-13  8:59   ` George Dunlap
2016-06-13 10:10   ` Andrew Cooper
2016-06-13 14:03     ` George Dunlap
2016-06-13 14:11       ` Ian Jackson
2016-06-14 17:27         ` Andrew Cooper
2016-06-15  8:31           ` George Dunlap
2016-06-20 17:03             ` Ian Jackson
2016-06-20 17:10               ` Konrad Rzeszutek Wilk
2016-06-21 10:17               ` Wei Liu
2016-06-21 10:36               ` David Vrabel
2016-06-21 10:42                 ` Ian Jackson
2016-07-01 19:04                 ` Ian Jackson
2016-07-06 11:19                   ` Lars Kurth
2016-07-06 14:22                     ` Konrad Rzeszutek Wilk
2016-07-07 11:10                       ` Lars Kurth
2016-07-07 11:26                         ` Andrew Cooper
2016-07-07 13:59                           ` Ian Jackson
2016-07-07 14:02                             ` David Vrabel
2016-07-07 14:58                               ` Ian Jackson
2016-07-07 15:00                                 ` Ian Jackson
2016-07-07 14:11                             ` Andrew Cooper
2016-07-07 17:17                               ` Lars Kurth
2016-07-08 13:06                                 ` Andrew Cooper
2016-07-08 13:42                                   ` Lars Kurth
2016-07-08 13:48                                     ` Andrew Cooper
2016-07-12 15:13                                   ` George Dunlap
2016-07-15 10:21                                 ` Ian Jackson
2016-07-15 10:49                                   ` Lars Kurth
2016-07-18 14:36                                     ` Ian Jackson
2016-07-18 15:19                                       ` Lars Kurth
2016-07-18 15:30                                         ` Ian Jackson
2016-07-18 15:36                                           ` Lars Kurth
2016-07-18 15:58                                             ` Ian Jackson [this message]
2016-07-18 16:06                                               ` Lars Kurth
2016-07-18 15:31                                         ` Ian Jackson
2016-08-08 17:04                                   ` Ian Jackson
2016-07-07 15:22                           ` Konrad Rzeszutek Wilk
2016-06-14 17:01   ` Konrad Rzeszutek Wilk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=22412.64671.228244.258182@mariner.uk.xensource.com \
    --to=ian.jackson@eu.citrix.com \
    --cc=Andrew.Cooper3@citrix.com \
    --cc=anshul.makkar@citrix.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=david.vrabel@citrix.com \
    --cc=dunlapg@umich.edu \
    --cc=lars.kurth.xen@gmail.com \
    --cc=lars.kurth@citrix.com \
    --cc=roger.pau@citrix.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).