public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [RFC PATCH v3 0/1] Documentation: dependencies specification in Bitbake and Debian
@ 2019-04-03  9:13 Silvano Cirujano Cuesta
  2019-04-03  9:13 ` [RFC PATCH v3 1/1] docs: ading dependencies documentation Silvano Cirujano Cuesta
  0 siblings, 1 reply; 3+ messages in thread
From: Silvano Cirujano Cuesta @ 2019-04-03  9:13 UTC (permalink / raw)
  To: isar-users

Hi,

I've tried to document my understanding on dependency management at different areas in ISAR.
I've done it mostly to structure it in my head.
But I'm also convinced that this kind of documentation is critical for lowering the entry barrier to ISAR usage, therefore I'm sending it to this mailing list.

With this request for comments I want to:
1. gather comments about the demand for such documentation
2. gather comments about the content to make sure that I didn't misunderstood how it works

Once I get confirmation for the demand and any possible misconception clarified, I'll provide a patch integrating it with the already existing documentation.

I've taken Claudius feedback to previous versions of the RFC into account (thank you again for your very valuable input!).
And I let two colleagues of mine with a similar superficial/deep knowledge of ISAR review it.

Right now it's everything in a single MarkDown document, but I'd rather put the section "Dependency specification variables" into a separate document.
I keep it together right now to simplify the reviews.

For those of you who like to have some comfort in life, I've pushed the document to a fork of ISAR in my personal area.
That way you can take advantage of MarkDown conversion to HTML and rendering going to [1] ;-)

Regards,
  Silvano

[1] https://github.com/Silvanoc/isar/blob/silvano/dependencies-documentation/doc/dependencies.md

Silvano Cirujano Cuesta (1):
  docs: ading dependencies documentation

 doc/dependencies.md | 255 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 255 insertions(+)
 create mode 100644 doc/dependencies.md

-- 
2.11.0


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

end of thread, other threads:[~2019-04-08 10:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-03  9:13 [RFC PATCH v3 0/1] Documentation: dependencies specification in Bitbake and Debian Silvano Cirujano Cuesta
2019-04-03  9:13 ` [RFC PATCH v3 1/1] docs: ading dependencies documentation Silvano Cirujano Cuesta
2019-04-08 10:44   ` Andreas Reichel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox