Skip to content

Commit 9ed72b9

Browse files
docs: add proper disclaimer to binaries repository (#2060)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 302325f commit 9ed72b9

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

doc/changelog.d/2060.documentation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add proper disclaimer to binaries repository

doc/source/assets.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ Windows container
6666

6767
.. note::
6868

69-
Only users with access to https://github.com/ansys/pyansys-geometry-binaries can download these binaries.
69+
Only Ansys employees with access to
70+
https://github.com/ansys/pyansys-geometry-binaries can download these binaries.
7071

7172
* `Latest Geometry service binaries for Windows containers <https://github.com/ansys/pyansys-geometry-binaries>`_
7273
* `Latest Geometry service Dockerfile for Windows containers <https://github.com/ansys/pyansys-geometry/releases/latest/download/windows-core-dockerfile.zip>`_

doc/source/getting_started/docker/windows_container.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,11 @@ There are two build modes:
115115
the binaries available in the `ansys/pyansys-geometry-binaries <https://github.com/ansys/pyansys-geometry-binaries>`_ repository.
116116
If you do not have access to this repository, you can only use the first mode.
117117

118+
.. note::
119+
120+
Only Ansys employees with access to
121+
https://github.com/ansys/pyansys-geometry-binaries can download these binaries.
122+
118123
Prerequisites
119124
~~~~~~~~~~~~~
120125

@@ -162,7 +167,8 @@ Prior to building your image, follow these steps:
162167

163168
.. note::
164169

165-
Only users with access to https://github.com/ansys/pyansys-geometry-binaries can download these binaries.
170+
Only Ansys employees with access to
171+
https://github.com/ansys/pyansys-geometry-binaries can download these binaries.
166172

167173
* Move this ZIP file to the location of the Windows Dockerfile previously downloaded.
168174

0 commit comments

Comments
 (0)