From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: Date: Tue, 3 Jan 2023 11:52:14 -0500 From: "Michael S. Tsirkin" Message-ID: <20230103115138-mutt-send-email-mst@kernel.org> References: <20230101180824.325172-1-parav@nvidia.com> <20230103054425-mutt-send-email-mst@kernel.org> <20230103091842-mutt-send-email-mst@kernel.org> <20230103104223-mutt-send-email-mst@kernel.org> <20230103111801-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 In-Reply-To: Subject: [virtio-dev] Re: [PATCH v1 00/20] Split device spec to its individual files Content-Type: text/plain; charset=us-ascii Content-Disposition: inline To: Parav Pandit Cc: "virtio-dev@lists.oasis-open.org" , "virtio-comment@lists.oasis-open.org" List-ID: On Tue, Jan 03, 2023 at 04:41:33PM +0000, Parav Pandit wrote: > > > From: Michael S. Tsirkin > > Sent: Tuesday, January 3, 2023 11:19 AM > > > > On Tue, Jan 03, 2023 at 04:04:11PM +0000, Parav Pandit wrote: > > > > > > > From: Michael S. Tsirkin > > > > Sent: Tuesday, January 3, 2023 10:44 AM > > > > > > > > > > > I was writing up reply to other thread at the moment. > > > > > But lets continue here since you ask. > > > > > I don't have a strong opinion, but I find directories neat. > > > > > This is because we have many devices spec files, conformance files > > > > > and it's > > > > expected to grow. > > > > > I have transports directory and place code in there. > > > > > Since latex spec doesn't have good way to include and refer sub > > > > > section, we > > > > have many files. > > > > > 19 devices * 3 spec files + 3 transports * 3 spec files. > > > > > > > > > > And once spec is in its own directory, things should be self-sufficient. > > > > > Only touch points will be in common areas which should be less frequent. > > > > > WDYT? > > > > > > > > Yea I know. It's just that one of the ways we publish is a directory > > > > in a web browser > > > Do you mean browsing https://github.com/oasis-tcs/virtio-spec/ in a web > > browser? > > > > No, the one at oasis: > > > > https://docs.oasis-open.org/virtio/virtio/v1.1/cs01/tex/ > > > > this is technically the authoritative one. > > > Ok. I get it. > Shall we continue with currently proposed directory? I'll let you decide, either post a new version or propose a new one. In any case request a vote and I'll start it. > > > > > > and there browsing up and down is annoying. > > > > But if you feel strongly we can make the TC decide. > > > At least I am less browsing from the web browser. > > > The two common cases I came across are, > > > (a) either users read via pdf/html views or > > > (b) developers editing them and find useful to see related things in one > > directory. > > > > > > Lets start with directories and if TC has better suggestion, we can change. --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org