Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

[docs] Added QEMU networking docs and created README index #866

Merged
merged 3 commits into from
Mar 24, 2017

Conversation

jprestwo
Copy link
Contributor

Signed-off-by: James Prestwood [email protected]

@@ -9,6 +9,27 @@ This code requires a local copy of JerryScript and Zephyr OS source. We
will upstream patches to those projects as appropriate, but this repo is for
everything else.

### Index
Copy link
Contributor

@grgustaf grgustaf Mar 22, 2017

Choose a reason for hiding this comment

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

This index is tl;dr. :) We need to pick out the 4-6 most interesting jumping off points and link to those, not every little subsection or we've lost the value of a quick index.

Also, maybe change the hierarchy and/or break things out into separate files. So unless you want to try to tackle that here, I'd probably just remove the index for now or put a very few bullets in it. Off-hand: Getting Started, Contributing, not sure - this doc needs a lot of work.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah I didn't want to open up that can of worms. Really, I started by just adding the QEMU docs, but then realized how terrible and long the readme was. I can though, we just may want to talk about what our main bullets should be, and then sort the existing sections into those categories.

@pfalcon
Copy link
Contributor

pfalcon commented Mar 22, 2017

Having such section is definitely a good idea, thanks. I won't argue that instead of duplicating instructions from https://www.zephyrproject.org/doc/subsystems/networking/qemu_setup.html, it should link there, but I'd say it definitely should link there in addition to those quick inline instructions, in case something changes on Zephyr side, or just for additional info.

Copy link
Contributor

@grgustaf grgustaf left a comment

Choose a reason for hiding this comment

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

Otherwise LGTM. I'll probably move the new stuff out into a separate doc file soon though.

README.md Outdated
@@ -318,7 +339,7 @@ install this earlier, you can do so with the command:
sudo apt-get install node-uglify
```

## FRDM-K64F Platform
## FRDM K64F Platform
Copy link
Contributor

Choose a reason for hiding this comment

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

The dash is how they identify it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I couldn't link the section with the dash. The (#section-name) uses dashes where there are spaces. I am not very proficient at markdown but if you know how to escape the dashes so it will work in the link I will do that.

Copy link
Contributor

@grgustaf grgustaf Mar 23, 2017

Choose a reason for hiding this comment

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

If you look here, the link already works, like this:
https://github.com/01org/zephyr.js#frdm-k64f-platform

So I think it would just work w/ the same one you used, with dashes.

README.md Outdated
@@ -376,7 +397,7 @@ Using the same procedure as above, once you hit Reset you should see

Zephyr is a trademark of the Linux Foundation. *Other names and brands may be claimed as the property of others.

## Building and running on Linux/Mac OSX
## Building and running on Linux and Mac OSX
In addition to Zephyr there is a "linux" target which does not use Zephyr at all
and instead uses the host OS. This can be build on Linux or Mac OSX using the
Copy link
Contributor

Choose a reason for hiding this comment

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

built, while you're here :)

James Prestwood added 2 commits March 24, 2017 09:23
Signed-off-by: James Prestwood <[email protected]>
Signed-off-by: James Prestwood <[email protected]>
@jprestwo jprestwo force-pushed the networking-updates branch from 8452a30 to 59f2606 Compare March 24, 2017 18:36
@grgustaf grgustaf merged commit bb11854 into intel:master Mar 24, 2017
@grgustaf
Copy link
Contributor

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants