Skip to content

Commit

Permalink
final fix attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
algoritmau committed Oct 17, 2024
1 parent c653aad commit 7131a14
Show file tree
Hide file tree
Showing 93 changed files with 48 additions and 1,713 deletions.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Reemplaza este párrafo con tu justificación y un breve resumen de lo que se cambió.

<!-- Si este pull request arregla un bug que rastreado en GitHub issues, proporciona el enlace. -->
Fixes: <https://github.com/patternina/swift-book-es/issues/####>
Fixes: <https://github.com/algoritmau/swift-book-es/issues/####>
2 changes: 1 addition & 1 deletion bin/publish-book
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ cp -n TSPL.docc/header-publish.html TSPL.docc/header.html

xcrun docc convert \
--experimental-enable-custom-templates \
--hosting-base-path https://swiftbook.es \
--hosting-base-path "" \
--output-path "$output" \
TSPL.docc

Expand Down
2 changes: 1 addition & 1 deletion docs/CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
swiftbook.es
swiftbook.es
8 changes: 1 addition & 7 deletions docs/data/documentation/the-swift-programming-language.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -148,35 +148,4 @@
}
</script>
</footer>
</template><template id="custom-header"><!--
This source file is part of the Swift.org open source project
Copyright (c) 2014 - 2024 Apple Inc. and the Swift project authors
Licensed under Apache License v2.0 with Runtime Library Exception
See https://swift.org/LICENSE.txt for license information
See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
-->
<script src="https://swift.org/assets/javascripts/docc/header.js"></script>
<header id="header" role="banner" hidden>
<div class="container">
<nav id="home" role="navigation">
<a aria-label="Swift.org"
href="/"
id="logo"
role="img"
title="Swift.org"
>Swift.org</a>
</nav>
<button id="small-menu-toggle"></button>
<nav id="menu">
<ul class="links">
<li><a href="https://www.swift.org/blog/">Blog</a></li>
<li><a href="https://www.swift.org/download/">Descargar</a></li>
<li><a href="https://www.swift.org/getting-started/">Primeros Pasos</a></li>
<li><a href="https://www.swift.org/documentation/">Documentación</a></li>
</ul>
</nav>
</div>
</header>
</template><noscript><style>.noscript{font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;margin:92px auto 140px auto;text-align:center;width:980px}.noscript-title{color:#111;font-size:48px;font-weight:600;letter-spacing:-.003em;line-height:1.08365;margin:0 auto 54px auto;width:502px}@media only screen and (max-width:1068px){.noscript{margin:90px auto 120px auto;width:692px}.noscript-title{font-size:40px;letter-spacing:0;line-height:1.1;margin:0 auto 45px auto;width:420px}}@media only screen and (max-width:735px){.noscript{margin:45px auto 60px auto;width:87.5%}.noscript-title{font-size:32px;letter-spacing:.004em;line-height:1.125;margin:0 auto 35px auto;max-width:330px;width:auto}}#loading-placeholder{display:none}</style><div class="noscript"><h1 class="noscript-title">This page requires JavaScript.</h1><p>Please turn on JavaScript in your browser and refresh the page to view its content.</p></div></noscript><div id="app"></div></body></html>
Original file line number Diff line number Diff line change
Expand Up @@ -148,35 +148,4 @@
}
</script>
</footer>
</template><template id="custom-header"><!--
This source file is part of the Swift.org open source project
Copyright (c) 2014 - 2024 Apple Inc. and the Swift project authors
Licensed under Apache License v2.0 with Runtime Library Exception
See https://swift.org/LICENSE.txt for license information
See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
-->
<script src="https://swift.org/assets/javascripts/docc/header.js"></script>
<header id="header" role="banner" hidden>
<div class="container">
<nav id="home" role="navigation">
<a aria-label="Swift.org"
href="/"
id="logo"
role="img"
title="Swift.org"
>Swift.org</a>
</nav>
<button id="small-menu-toggle"></button>
<nav id="menu">
<ul class="links">
<li><a href="https://www.swift.org/blog/">Blog</a></li>
<li><a href="https://www.swift.org/download/">Descargar</a></li>
<li><a href="https://www.swift.org/getting-started/">Primeros Pasos</a></li>
<li><a href="https://www.swift.org/documentation/">Documentación</a></li>
</ul>
</nav>
</div>
</header>
</template><noscript><style>.noscript{font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;margin:92px auto 140px auto;text-align:center;width:980px}.noscript-title{color:#111;font-size:48px;font-weight:600;letter-spacing:-.003em;line-height:1.08365;margin:0 auto 54px auto;width:502px}@media only screen and (max-width:1068px){.noscript{margin:90px auto 120px auto;width:692px}.noscript-title{font-size:40px;letter-spacing:0;line-height:1.1;margin:0 auto 45px auto;width:420px}}@media only screen and (max-width:735px){.noscript{margin:45px auto 60px auto;width:87.5%}.noscript-title{font-size:32px;letter-spacing:.004em;line-height:1.125;margin:0 auto 35px auto;max-width:330px;width:auto}}#loading-placeholder{display:none}</style><div class="noscript"><h1 class="noscript-title">This page requires JavaScript.</h1><p>Please turn on JavaScript in your browser and refresh the page to view its content.</p></div></noscript><div id="app"></div></body></html>
Original file line number Diff line number Diff line change
Expand Up @@ -148,35 +148,4 @@
}
</script>
</footer>
</template><template id="custom-header"><!--
This source file is part of the Swift.org open source project
Copyright (c) 2014 - 2024 Apple Inc. and the Swift project authors
Licensed under Apache License v2.0 with Runtime Library Exception
See https://swift.org/LICENSE.txt for license information
See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
-->
<script src="https://swift.org/assets/javascripts/docc/header.js"></script>
<header id="header" role="banner" hidden>
<div class="container">
<nav id="home" role="navigation">
<a aria-label="Swift.org"
href="/"
id="logo"
role="img"
title="Swift.org"
>Swift.org</a>
</nav>
<button id="small-menu-toggle"></button>
<nav id="menu">
<ul class="links">
<li><a href="https://www.swift.org/blog/">Blog</a></li>
<li><a href="https://www.swift.org/download/">Descargar</a></li>
<li><a href="https://www.swift.org/getting-started/">Primeros Pasos</a></li>
<li><a href="https://www.swift.org/documentation/">Documentación</a></li>
</ul>
</nav>
</div>
</header>
</template><noscript><style>.noscript{font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;margin:92px auto 140px auto;text-align:center;width:980px}.noscript-title{color:#111;font-size:48px;font-weight:600;letter-spacing:-.003em;line-height:1.08365;margin:0 auto 54px auto;width:502px}@media only screen and (max-width:1068px){.noscript{margin:90px auto 120px auto;width:692px}.noscript-title{font-size:40px;letter-spacing:0;line-height:1.1;margin:0 auto 45px auto;width:420px}}@media only screen and (max-width:735px){.noscript{margin:45px auto 60px auto;width:87.5%}.noscript-title{font-size:32px;letter-spacing:.004em;line-height:1.125;margin:0 auto 35px auto;max-width:330px;width:auto}}#loading-placeholder{display:none}</style><div class="noscript"><h1 class="noscript-title">This page requires JavaScript.</h1><p>Please turn on JavaScript in your browser and refresh the page to view its content.</p></div></noscript><div id="app"></div></body></html>
Original file line number Diff line number Diff line change
Expand Up @@ -148,35 +148,4 @@
}
</script>
</footer>
</template><template id="custom-header"><!--
This source file is part of the Swift.org open source project
Copyright (c) 2014 - 2024 Apple Inc. and the Swift project authors
Licensed under Apache License v2.0 with Runtime Library Exception
See https://swift.org/LICENSE.txt for license information
See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
-->
<script src="https://swift.org/assets/javascripts/docc/header.js"></script>
<header id="header" role="banner" hidden>
<div class="container">
<nav id="home" role="navigation">
<a aria-label="Swift.org"
href="/"
id="logo"
role="img"
title="Swift.org"
>Swift.org</a>
</nav>
<button id="small-menu-toggle"></button>
<nav id="menu">
<ul class="links">
<li><a href="https://www.swift.org/blog/">Blog</a></li>
<li><a href="https://www.swift.org/download/">Descargar</a></li>
<li><a href="https://www.swift.org/getting-started/">Primeros Pasos</a></li>
<li><a href="https://www.swift.org/documentation/">Documentación</a></li>
</ul>
</nav>
</div>
</header>
</template><noscript><style>.noscript{font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;margin:92px auto 140px auto;text-align:center;width:980px}.noscript-title{color:#111;font-size:48px;font-weight:600;letter-spacing:-.003em;line-height:1.08365;margin:0 auto 54px auto;width:502px}@media only screen and (max-width:1068px){.noscript{margin:90px auto 120px auto;width:692px}.noscript-title{font-size:40px;letter-spacing:0;line-height:1.1;margin:0 auto 45px auto;width:420px}}@media only screen and (max-width:735px){.noscript{margin:45px auto 60px auto;width:87.5%}.noscript-title{font-size:32px;letter-spacing:.004em;line-height:1.125;margin:0 auto 35px auto;max-width:330px;width:auto}}#loading-placeholder{display:none}</style><div class="noscript"><h1 class="noscript-title">This page requires JavaScript.</h1><p>Please turn on JavaScript in your browser and refresh the page to view its content.</p></div></noscript><div id="app"></div></body></html>
Original file line number Diff line number Diff line change
Expand Up @@ -148,35 +148,4 @@
}
</script>
</footer>
</template><template id="custom-header"><!--
This source file is part of the Swift.org open source project
Copyright (c) 2014 - 2024 Apple Inc. and the Swift project authors
Licensed under Apache License v2.0 with Runtime Library Exception
See https://swift.org/LICENSE.txt for license information
See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
-->
<script src="https://swift.org/assets/javascripts/docc/header.js"></script>
<header id="header" role="banner" hidden>
<div class="container">
<nav id="home" role="navigation">
<a aria-label="Swift.org"
href="/"
id="logo"
role="img"
title="Swift.org"
>Swift.org</a>
</nav>
<button id="small-menu-toggle"></button>
<nav id="menu">
<ul class="links">
<li><a href="https://www.swift.org/blog/">Blog</a></li>
<li><a href="https://www.swift.org/download/">Descargar</a></li>
<li><a href="https://www.swift.org/getting-started/">Primeros Pasos</a></li>
<li><a href="https://www.swift.org/documentation/">Documentación</a></li>
</ul>
</nav>
</div>
</header>
</template><noscript><style>.noscript{font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;margin:92px auto 140px auto;text-align:center;width:980px}.noscript-title{color:#111;font-size:48px;font-weight:600;letter-spacing:-.003em;line-height:1.08365;margin:0 auto 54px auto;width:502px}@media only screen and (max-width:1068px){.noscript{margin:90px auto 120px auto;width:692px}.noscript-title{font-size:40px;letter-spacing:0;line-height:1.1;margin:0 auto 45px auto;width:420px}}@media only screen and (max-width:735px){.noscript{margin:45px auto 60px auto;width:87.5%}.noscript-title{font-size:32px;letter-spacing:.004em;line-height:1.125;margin:0 auto 35px auto;max-width:330px;width:auto}}#loading-placeholder{display:none}</style><div class="noscript"><h1 class="noscript-title">This page requires JavaScript.</h1><p>Please turn on JavaScript in your browser and refresh the page to view its content.</p></div></noscript><div id="app"></div></body></html>
Original file line number Diff line number Diff line change
Expand Up @@ -148,35 +148,4 @@
}
</script>
</footer>
</template><template id="custom-header"><!--
This source file is part of the Swift.org open source project
Copyright (c) 2014 - 2024 Apple Inc. and the Swift project authors
Licensed under Apache License v2.0 with Runtime Library Exception
See https://swift.org/LICENSE.txt for license information
See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
-->
<script src="https://swift.org/assets/javascripts/docc/header.js"></script>
<header id="header" role="banner" hidden>
<div class="container">
<nav id="home" role="navigation">
<a aria-label="Swift.org"
href="/"
id="logo"
role="img"
title="Swift.org"
>Swift.org</a>
</nav>
<button id="small-menu-toggle"></button>
<nav id="menu">
<ul class="links">
<li><a href="https://www.swift.org/blog/">Blog</a></li>
<li><a href="https://www.swift.org/download/">Descargar</a></li>
<li><a href="https://www.swift.org/getting-started/">Primeros Pasos</a></li>
<li><a href="https://www.swift.org/documentation/">Documentación</a></li>
</ul>
</nav>
</div>
</header>
</template><noscript><style>.noscript{font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;margin:92px auto 140px auto;text-align:center;width:980px}.noscript-title{color:#111;font-size:48px;font-weight:600;letter-spacing:-.003em;line-height:1.08365;margin:0 auto 54px auto;width:502px}@media only screen and (max-width:1068px){.noscript{margin:90px auto 120px auto;width:692px}.noscript-title{font-size:40px;letter-spacing:0;line-height:1.1;margin:0 auto 45px auto;width:420px}}@media only screen and (max-width:735px){.noscript{margin:45px auto 60px auto;width:87.5%}.noscript-title{font-size:32px;letter-spacing:.004em;line-height:1.125;margin:0 auto 35px auto;max-width:330px;width:auto}}#loading-placeholder{display:none}</style><div class="noscript"><h1 class="noscript-title">This page requires JavaScript.</h1><p>Please turn on JavaScript in your browser and refresh the page to view its content.</p></div></noscript><div id="app"></div></body></html>
Original file line number Diff line number Diff line change
Expand Up @@ -148,35 +148,4 @@
}
</script>
</footer>
</template><template id="custom-header"><!--
This source file is part of the Swift.org open source project
Copyright (c) 2014 - 2024 Apple Inc. and the Swift project authors
Licensed under Apache License v2.0 with Runtime Library Exception
See https://swift.org/LICENSE.txt for license information
See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
-->
<script src="https://swift.org/assets/javascripts/docc/header.js"></script>
<header id="header" role="banner" hidden>
<div class="container">
<nav id="home" role="navigation">
<a aria-label="Swift.org"
href="/"
id="logo"
role="img"
title="Swift.org"
>Swift.org</a>
</nav>
<button id="small-menu-toggle"></button>
<nav id="menu">
<ul class="links">
<li><a href="https://www.swift.org/blog/">Blog</a></li>
<li><a href="https://www.swift.org/download/">Descargar</a></li>
<li><a href="https://www.swift.org/getting-started/">Primeros Pasos</a></li>
<li><a href="https://www.swift.org/documentation/">Documentación</a></li>
</ul>
</nav>
</div>
</header>
</template><noscript><style>.noscript{font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;margin:92px auto 140px auto;text-align:center;width:980px}.noscript-title{color:#111;font-size:48px;font-weight:600;letter-spacing:-.003em;line-height:1.08365;margin:0 auto 54px auto;width:502px}@media only screen and (max-width:1068px){.noscript{margin:90px auto 120px auto;width:692px}.noscript-title{font-size:40px;letter-spacing:0;line-height:1.1;margin:0 auto 45px auto;width:420px}}@media only screen and (max-width:735px){.noscript{margin:45px auto 60px auto;width:87.5%}.noscript-title{font-size:32px;letter-spacing:.004em;line-height:1.125;margin:0 auto 35px auto;max-width:330px;width:auto}}#loading-placeholder{display:none}</style><div class="noscript"><h1 class="noscript-title">This page requires JavaScript.</h1><p>Please turn on JavaScript in your browser and refresh the page to view its content.</p></div></noscript><div id="app"></div></body></html>
Original file line number Diff line number Diff line change
Expand Up @@ -148,35 +148,4 @@
}
</script>
</footer>
</template><template id="custom-header"><!--
This source file is part of the Swift.org open source project
Copyright (c) 2014 - 2024 Apple Inc. and the Swift project authors
Licensed under Apache License v2.0 with Runtime Library Exception
See https://swift.org/LICENSE.txt for license information
See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
-->
<script src="https://swift.org/assets/javascripts/docc/header.js"></script>
<header id="header" role="banner" hidden>
<div class="container">
<nav id="home" role="navigation">
<a aria-label="Swift.org"
href="/"
id="logo"
role="img"
title="Swift.org"
>Swift.org</a>
</nav>
<button id="small-menu-toggle"></button>
<nav id="menu">
<ul class="links">
<li><a href="https://www.swift.org/blog/">Blog</a></li>
<li><a href="https://www.swift.org/download/">Descargar</a></li>
<li><a href="https://www.swift.org/getting-started/">Primeros Pasos</a></li>
<li><a href="https://www.swift.org/documentation/">Documentación</a></li>
</ul>
</nav>
</div>
</header>
</template><noscript><style>.noscript{font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue",Helvetica,Arial,sans-serif;margin:92px auto 140px auto;text-align:center;width:980px}.noscript-title{color:#111;font-size:48px;font-weight:600;letter-spacing:-.003em;line-height:1.08365;margin:0 auto 54px auto;width:502px}@media only screen and (max-width:1068px){.noscript{margin:90px auto 120px auto;width:692px}.noscript-title{font-size:40px;letter-spacing:0;line-height:1.1;margin:0 auto 45px auto;width:420px}}@media only screen and (max-width:735px){.noscript{margin:45px auto 60px auto;width:87.5%}.noscript-title{font-size:32px;letter-spacing:.004em;line-height:1.125;margin:0 auto 35px auto;max-width:330px;width:auto}}#loading-placeholder{display:none}</style><div class="noscript"><h1 class="noscript-title">This page requires JavaScript.</h1><p>Please turn on JavaScript in your browser and refresh the page to view its content.</p></div></noscript><div id="app"></div></body></html>
Loading

0 comments on commit 7131a14

Please sign in to comment.