Skip to content

Name update#58

Open
luizvilla wants to merge 3 commits into
owntech-foundation:mainfrom
luizvilla:name_update
Open

Name update#58
luizvilla wants to merge 3 commits into
owntech-foundation:mainfrom
luizvilla:name_update

Conversation

@luizvilla
Copy link
Copy Markdown
Member

I've updated the organization of the list of examples. This way we have a more controlled and readeable example base.

It looks like this:

image

to test:

replace owntech_examples = https://github.com/owntech-foundation/examples.git
by owntech_examples = https://github.com/luizvilla/examples.git#name_update

in platformio, click on the top
image

and type

>Developer:Reload Window 

The new example structure should appear

I did not update the readme of the examples

@luizvilla luizvilla self-assigned this Jan 23, 2026
@luizvilla
Copy link
Copy Markdown
Member Author

luizvilla commented Jan 23, 2026

Added the commit 948038a to handle #15

@jalinei
Copy link
Copy Markdown
Contributor

jalinei commented Jan 23, 2026

Have you checked the dependencies with the documentation CI-CD ? Is it breaking ?

Copy link
Copy Markdown
Contributor

@jalinei jalinei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Library.json is used for 3 different things.

  • It is parsed by platformio extension manager which defines the expected format.
  • It defines the list of examples on vscode
  • It now updates the menu on the docuementation center.

We can try building doc center with proposed changes, but in the mean time I would like to separate this proposal from small changes proposed in other commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants