Skip to content

Rearrange the docs repo folders and add CI config scritps for this repo #55

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

Merged
merged 13 commits into from
Nov 14, 2019

Conversation

jamesbeyond
Copy link
Contributor

The changes had made to this repo:

  1. removed all mbed-os.lib, only kept one mbed-os.lib in the root. (later when the sync up scripts split the project, it can add the same mbed-os.lib to each folder )
  2. move each code the snippets to a 2-tier folder. the folder names following the convention of
 <Repo Root>/<Docs Topic>_<Category>/<Module Name>_<Example Name>/main.cpp
  1. add CI configuration file enable circle CI runs on this project.
  2. fixed some bug in the code

@jamesbeyond
Copy link
Contributor Author

@AnotherButler, could you make a release to the repo as 5.14 before merging this PR?
Also once this PR merged, I can show you how to step by step add the CI. so you all the PR to this repo onward will getting some sort of complication test.

@AnotherButler
Copy link
Contributor

Do you mean create a 5.14 branch?

@AnotherButler AnotherButler merged commit 8b30e2c into ARMmbed:master Nov 14, 2019
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