-
Notifications
You must be signed in to change notification settings - Fork 10
/
README
26 lines (18 loc) · 1009 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
This repository contains source files used to generate the
documentation for LeafLabs' libmaple and Maple IDE projects [*]. The
HTML documentation generated from these sources is available online:
http://docs.leaflabs.com
The above URL is the recommended way for users to read the
documentation. The docs for the latest release are always available
there.
The file README-building.txt explains how to build the HTML docs.
The file README-maintainers.txt contains important information for
maintainers of the documentation (e.g. how to add docs for a new
board, how to cut a release version of the docs, etc.).
[*] libmaple and Maple IDE themselves are in separate repositories:
https://github.com/leaflabs/libmaple
https://github.com/leaflabs/maple-ide
This repository is licensed under a Creative Commons Attribution-ShareAlike 4.0
International License.
You should have received a copy of the license along with this
work. If not, see <http://creativecommons.org/licenses/by-sa/4.0/>.