📝 [#521] Update docs for setup-config#527
Merged
annashamray merged 8 commits intomasterfrom Feb 26, 2025
Merged
Conversation
1d26001 to
9117045
Compare
stevenbal
commented
Feb 17, 2025
| ---------------------- | ||
|
|
||
| Create or update the (single) YAML configuration file with your settings: | ||
| .. FIXME these can currently only be included manually, because these docs are built in |
Collaborator
Author
There was a problem hiding this comment.
Not sure if there is a better way to do this, unless we want to give Objecttypes its own RTD page
Collaborator
There was a problem hiding this comment.
I think it's good for now
Not sure if we want a separate RTD and separate issue tracker for Objecttypes
annashamray
approved these changes
Feb 25, 2025
Collaborator
annashamray
left a comment
There was a problem hiding this comment.
Nice help texts and descriptions!
| ---------------------- | ||
|
|
||
| Create or update the (single) YAML configuration file with your settings: | ||
| .. FIXME these can currently only be included manually, because these docs are built in |
Collaborator
There was a problem hiding this comment.
I think it's good for now
Not sure if we want a separate RTD and separate issue tracker for Objecttypes
get_kenmerken now has a request argument
changes are now rolled back on failure in a step, so some assertions were no longer correct
because django.setup is run when building documentation now, we need to have these packages installed as well because we use postgis
9117045 to
395ffaf
Compare
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.
Fixes #521
Changes