Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

west manifest imports changes #283

Merged
merged 7 commits into from
Mar 26, 2020

Conversation

mbolivar
Copy link
Contributor

@mbolivar mbolivar commented Feb 28, 2020

Replace the OOT patch touching sphinx and west in requirements.txt with one that just touches sphinx.

Backport the west 0.7 documentation.

Needed by nrfconnect/sdk-nrf#1942.

@mbolivar mbolivar changed the title [DNM Fix west setting [DNM] Fix west setting Feb 28, 2020
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Feb 28, 2020

All checks are passing now.

Tip: The bot edits this comment instead of posting a new one, so you can check the comment's history to see earlier messages.

@mbolivar mbolivar force-pushed the fix-west-setting branch 2 times, most recently from 70b59fb to 5730414 Compare March 5, 2020 23:18
@mbolivar mbolivar changed the title [DNM] Fix west setting [DNM] west manifest imports changes Mar 5, 2020
@thst-nordic
Copy link
Contributor

thst-nordic commented Mar 25, 2020

this needs a rebase on master to fix the compilation on NRF patch.

This reverts commit 870fc37,
which includes a change to west that is unrelated to sphinx,
and which is interfering with use of manifest imports.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
carlescufi and others added 6 commits March 26, 2020 13:49
- sphinx==2.4.0 released yesterday with a bug that breaks the build
- Remove west requirement since this is enforced in
  nrf/scripts/requirements.txt

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This is just a prep work commit for documenting ``west manifest
--merge``.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
(cherry picked from commit 1dafe7a)
This is supported but undocumented.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
(cherry picked from commit 9008578)
By request, for clarity.

Suggested-by: Carles Cufí <carles.cufi@nordicsemi.no>
Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
(cherry picked from commit 957476c)
West now supports importing other manifest files. Document the basic
behavior.

Add a local table of contents for HTML output, to get a quick index of
the subsections of the "Manifest Imports" section.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
(cherry picked from commit c20a081)
Reflect changes in the APIs made since 0.6.0. These will also need to
be added to the release notes.

Some automatic directives weren't generating the desired output, so
either do it by hand or let new 0.7.0 docstrings supply the information.

Try to better group the content into sections.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
(cherry picked from commit b4fde33)
@mbolivar-nordic mbolivar-nordic changed the title [DNM] west manifest imports changes west manifest imports changes Mar 26, 2020
@carlescufi carlescufi merged commit 9e7299a into nrfconnect:master Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants