mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-07 14:44:11 -06:00
83ebb9b178
The resources, expressions, and modules pages were all split into smaller, more navigable pages, but the old URLs had accumulated a large number of deep links to their section headers. To help people recover when they click an old link, we converted those old URLs to landing pages, which preserve all of the old in-page anchors and point readers to the appropriate new destinations. However, because the new link-to-new-page sections are so small, it was kind of hard to tell which section you had clicked into! Especially if you were near the bottom of the page and the browser wasn't able to position the desired section at the very top of the window. This commit aims to improve that by putting one full screen of whitespace in between every linkable section on these landing pages. Yes, it's a hack, but you're meant to only view these pages for three seconds or so before moving on to the place you wanted to be, and this should help dispel any confusion about which place that is. |
||
---|---|---|
.. | ||
blocks | ||
expressions | ||
files | ||
functions | ||
meta-arguments | ||
syntax | ||
attr-as-blocks.html.md | ||
backend.html.md | ||
data-sources.html.md | ||
dependency-lock.html.md | ||
expressions.html.md | ||
functions.html.md | ||
index.html.md | ||
locals.html.md | ||
modules.html.md | ||
outputs.html.md | ||
override.html.md | ||
provider-requirements.html.md | ||
providers.html.md | ||
resources.html.md | ||
style.html.md | ||
syntax-json.html.md | ||
syntax.html.md | ||
terraform.html.md | ||
types.html.md | ||
variables.html.md | ||
version-constraints.html.md |