-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
LcdMenu 5.0.0 Documentation #230
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added permissions for contents, pages, and id-token in the workflow file to control access levels.
Changed contents permission from read to write.
… command menu item with examples. New image added for toggle menu item. More details provided on creating different types of command menu items.
- Adjusted grid layout in the index file - Added a new license file with updated copyright year
…etup, and modify copyright format. - Add an extra header link icon for author info in the HTML theme options. Refactor toggle command menu item logic for LED control. - Remove "toggle" from the list of menu item types in the deep dive overview.
- Added a new HTML template for displaying badges on the page. - Included links to various badge images related to the project. - Updated copyright format in conf.py to remove unnecessary comma. - Added 'custom.css' as a CSS file for styling in the documentation.
- Changed pip install path for requirements - Added pre-build step to execute pre_build.bat - Updated README instructions for generating docs
Added a command to install Doxygen using apt-get in the README file. This will help users easily set up the necessary tool for generating documentation.
- Added commands to install necessary dependencies before building documentation.
- Replaced 'sudo apt-get' with 'apt-get' - Removed unnecessary sudo commands - Updated pre-build script to improve execution
The commit updates the readthedocs.yml file to use 'sudo' before 'apt-get update' and 'apt-get install' commands. This change ensures proper permissions are used when running these commands.
Changed the job name from post_install to pre_system_dependencies in the configuration file to reflect the correct stage for installing necessary packages before building.
The commit adds doxygen, graphviz, default-jre, and plantuml as apt packages for the build process. The previous method of installing these packages using 'apt-get install' has been replaced with direct specification in the configuration file.
Memory usage change @ 9e8fb76
Click for full report table
Click for full report CSV
|
Memory usage change @ 9695756
Click for full report table
Click for full report CSV
|
Added a centered image tag to display the menu system example in README.md.
Restrict push to master branch in the workflow configuration.
Memory usage change @ f7a43ed
Click for full report table
Click for full report CSV
|
Memory usage change @ dbed352
Click for full report table
Click for full report CSV
|
Memory usage change @ f2c3a69
Click for full report table
Click for full report CSV
|
ShishkinDmitriy
approved these changes
Oct 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Temporary deployment: