Compare commits

...

3 Commits

Author SHA1 Message Date
49f239d350 make blueprints public again and make caf internal in AC
All checks were successful
gl/check check status: success (49f239d350b0a6ad4cafaa1d3a07a31831b1f410)
gl/gate gate status: success (49f239d350b0a6ad4cafaa1d3a07a31831b1f410)
2024-03-08 08:33:15 +00:00
82e080f7f9 make blueprints internal in AC
Some checks are pending
gl/check check status: pending (82e080f7f9ae8e5dfda6b5c1ae3c4eaae4a4dd10)
2024-03-08 08:30:45 +00:00
c7558639bb remove html location from Cloud Create to avoid issue on docs-export generation script
Reviewed-by: Gode, Sebastian <sebastian.gode@t-systems.com>
Co-authored-by: tischrei <tino.schreiber@t-systems.com>
Co-committed-by: tischrei <tino.schreiber@t-systems.com>
2024-02-27 14:38:12 +00:00
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
--- ---
environment: public environment: internal
link: /architecture-center/caf/ link: /architecture-center/caf/
pdf_name: architecture-center-cloud-adoption-framework pdf_name: architecture-center-cloud-adoption-framework
rst_location: doc/caf/source rst_location: doc/caf/source

View File

@ -1,5 +1,4 @@
--- ---
html_location: docs/cc/api-ref
link: /cloud-create/api-ref/ link: /cloud-create/api-ref/
pdf_name: cc-api-ref pdf_name: cc-api-ref
rst_location: api-ref/source rst_location: api-ref/source