Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
0a903be7
Commit
0a903be7
authored
Jun 11, 2015
by
Daniel Campora
Browse files
README.md: Correct port names in the documentation build command.
parent
cfcf47c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
0a903be7
...
...
@@ -123,6 +123,6 @@ In `micropython/docs`, build the docs:
make MICROPY_PORT=<port_name> BUILDDIR=<port_name>/build html
Where
`
`<port_name>`
`
can be
`
`port_
unix`
`
,
`
`port_
pyboard`
`
,
`
`port_
wipy`
`
or
`
`port_
esp8266`
`
.
Where
`<port_name>`
can be
`unix`
,
`pyboard`
,
`wipy`
or
`esp8266`
.
You'll find the index page at
`micropython/docs/<port_name>/build/html/index.html`
.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment