All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brad Bishop <bradleyb@fuzziesquirrel.com>
To: OpenBMC Maillist <openbmc@lists.ozlabs.org>
Subject: Feedback on documentation philosophy requested
Date: Wed, 18 Sep 2019 16:41:14 -0400	[thread overview]
Message-ID: <507D4043-19B5-43ED-B28B-408D4BC504E6@fuzziesquirrel.com> (raw)

Hello OpenBMCers

Over here at IBM we are just getting started on a large-ish project.  The  
effect of which I’d like to focus on with this thread is that we will be  
generating a fair amount of documentation.

I’m not talking about documentation for existing function.  There is  
certainly a need for that too but that is also something to tackle in  
another thread.  Rather, I’m talking about new designs and documentation  
for new features.

Some of the new features we’ll be documenting will -not- be interesting to  
some/many/most/all in the OpenBMC community.  For the features that fall  
more towards the most/all end of that spectrum, I ask for your thoughts on  
a couple points:

- Should these docs and designs be segregated somehow?  Would they become a  
burden on the rest of the community if not?

- I’d like to contribute a process around documentation that helps  
contributors figure out where and how to document things like this.  A  
really rough thought I have here is some kind of flow chart or decision  
tree that could be applied to a document or set of documents, the output of  
which would be how to break up your documentation into pieces and/or where  
to put it/them.  Does anyone have any ideas here?

As you ponder these questions a couple things to keep in your head:

- At the moment all designs are unconditionally found in  
openbmc/docs/designs.

- We have documentation in openbmc/docs, *-dbus-interfaces, and various  
sub-project repo READMEs.  Any others?

- My observation is that the project is headed away from micro services and  
towards larger applications - highly configurable at build time.  bmcweb  
and phosphor-logging are great examples of this.  Think Linux/KBuild (but  
without modules).  What this means is that code with relatively few users  
(or even just one) goes in the same codebase as the code with many users.   
This seems counter to segregating documentation and designs of the code  
with few users.

- An example of an un-interesting feature might be the support we’ll add  
for the hardware management console.  The HMC is a management appliance we  
sell and it has a custom REST API [1], which we’ll implement in bmcweb  
(tucked behind cmake flags that compile the support out of course, as  
described in the previous bullet).

A couple simple ideas that have been thrown around…

- put vendor subfolders in openbmc/docs/designs

- document vendor specific features in meta-<vendor>/docs

If you are still reading, thanks!  I look forward to hearing your ideas.

-brad

[1]  
https://www.ibm.com/support/knowledgecenter/TI0003N/p8hat/p8hat_partitioningwithanhmc.htm

             reply	other threads:[~2019-09-18 20:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-18 20:41 Brad Bishop [this message]
2019-10-07 20:15 ` Feedback on documentation philosophy requested Brad Bishop
2019-10-23 19:05   ` Gunnar Mills

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=507D4043-19B5-43ED-B28B-408D4BC504E6@fuzziesquirrel.com \
    --to=bradleyb@fuzziesquirrel.com \
    --cc=openbmc@lists.ozlabs.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 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.