docs: centralize guides under docs/ for docs.rdlabo.dev - #453
Merged
Conversation
Split the long README tutorial into focused docs pages and slim the README to overview, quick start, and API reference links.
Align GitHub docs with the rdlabo-docs page map so they can be imported as source material: Capacitor 8 install, shared event/revenue tables, and option coverage without duplicating UMP testing notes.
Keep the consent sample aligned with Google's IDFA flow, point API links at a single README heading, and drop maintainer-only wording so a Capacitor app developer can follow install through first ad.
Hand-written Options tables drifted from docgen. Point the guides at README anchors instead of duplicating interface fields.
Add a short official definition and Android/iOS links at the top of every guide so readers can learn the format from Google first.
Google's setup guides tell you to add Mobile Ads yourself. Spell out that this plugin already ships the SDK, and send npm README readers to the docs site.
SizeChanged height has to shrink ion-router-outlet (and modals/tab bars). The native overlay does not move ion-content on its own.
Overwriting ion-router-outlet bottom and padding ion-tab-bar with the same height breaks standard ion-tabs. Move the whole ion-app instead.
The Ionic layout example now matches BannerViewportService in demo/angular.
Keep the layout guidance framework-agnostic so it does not invent an Ionic recipe.
Keep the generated Index/API block as on main, and start the guide files at the heading so GitHub does not render YAML fences.
Native setup is not an API method, so AndroidManifest, Info.plist, and SDK pins stay in the README instead of a separate guide.
Plugin users were scrolling past AndroidManifest and SKAdNetwork before seeing how to show an ad. Expand first-use terms and point format guides at initialize and consent.
Hide badges, docgen Index/API, and License from docs.rdlabo.dev while keeping them visible on GitHub.
rdlabo
force-pushed
the
agent/docs-centralize
branch
from
August 19, 2026 03:55
69e36f8 to
8a03365
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.
Summary
docs/(configuration, consent, banner, interstitial, rewarded, app-open, events, testing, migration).<!-- rdlabo-docs-omit -->markers so docs.rdlabo.dev can import the README and guides without duplicating content.Companion portal PR: rdlabo-dev/website#5
Test plan
docs/*.mdresolve on GitHub