Skip to content
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

Documentation updates #677

Merged
merged 1 commit into from
Jul 10, 2023
Merged

Conversation

UncleGrumpy
Copy link
Collaborator

  • Adds sections for STM32 and Raspberry Pi Pico to the Getting Started Guide.
  • Various libAtomVM api documentaion corrections.
  • Fix warings about depreciated doxyen configuration options.
  • Update data_structures, functions, macros, and types index files with new and removed entries to reflect recent api changes.

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

Copy link
Collaborator

@fadushin fadushin left a comment

Choose a reason for hiding this comment

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

Just a few small changes -- mostly, to move the build instructions out of the getting start guide and into the build instructions chapter.

doc/src/getting-started-guide.md Outdated Show resolved Hide resolved
doc/src/getting-started-guide.md Show resolved Hide resolved
doc/src/getting-started-guide.md Outdated Show resolved Hide resolved
Adds sections for STM32 and Raspberry Pi Pico to the Getting Started Guide.
Various libAtomVM api documentaion corrections.
Fix warings about depreciated doxyen configuration options.
Update `data_structures`, `functions`, `macros`, and `types` index files with
new and removed entries to reflect recent api changes.

Signed-off-by: Winford <[email protected]>
@fadushin fadushin merged commit 528b5e9 into atomvm:master Jul 10, 2023
77 of 79 checks passed
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