Add automatic generation of documentation screens and version number#554
Merged
Conversation
The current version wasn't easily visible, so put it in the bottom bar of the drawer menu where it's very easy to find. Adding the scaffold means that we can add far more menu entries and support different screen formats and the user will be able to scroll to get to them.
The reason for having these as instrumented tests is that we want them to include the rendered map. However, because that requires the GitHub secret containing the TILE_PROVIDER it can't be done from any old build. We can do it from a release, so do it there and upload the artifacts to that release. We can have both screenshots for the PlayStore, and ones for including in the jekyll docs build. We don't want the time to appear on the screenshots as that would result in endlessly changing screenshots, so trim them with imagemagick before committing. Any changes will result in the docs being rebuilt and using the new images.
This file contains hidden or 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
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.
No description provided.