783 B
783 B
Cross-stand links on documentation index pages
Change
The generated resource index now includes a short "Other environments" section with links to the DEV, TEST, and PROD documentation home pages. The links are added in TOOLS/docs-generator/internal/writers/writers.go, the actual source of generated/<stand>/docs/index.md.
Publication
All three profiles were regenerated and built sequentially. Only the resulting index.html was transferred to the corresponding active VM mirror:
/var/www/tf-docs/nubes-dev/index.html/var/www/tf-docs/nubes-test/index.html/var/www/tf-docs/nubes/index.html
Each remote file was checked for the three cross-stand links. The regular S3 mirror continued to report unexpected EOF, so direct VM transfer was used again.