Skip to content

Commit e46854e

Browse files
docs: add project logo (#1405)
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent 1c57164 commit e46854e

File tree

5 files changed

+74
-2
lines changed

5 files changed

+74
-2
lines changed

README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
PyAnsys Geometry
2-
================
1+
.. image:: https://github.com/ansys/pyansys-geometry/blob/main/doc/source/_static/logo/logo.png
2+
:target: https://github.com/ansys/pyansys-geometry
3+
:alt: PyAnsys Geometry
4+
5+
|
6+
37
|pyansys| |python| |MIT| |ruff|
48
|codecov| |GH-CI| |pre-commit|
59
|pypi| |pypi-downloads| |conda| |conda-downloads|

doc/changelog.d/1405.documentation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
add project logo

doc/source/_static/logo/logo.png

64.3 KB
Loading

doc/source/_static/logo/logo.svg

Lines changed: 63 additions & 0 deletions
Loading

doc/source/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
PyAnsys Geometry documentation |version|
22
========================================
33

4+
.. figure:: _static/logo/logo.png
5+
:align: center
6+
:width: 640px
7+
48
PyAnsys Geometry is a Python client library for the Ansys Geometry service.
59

610
.. grid:: 1 2 2 2

0 commit comments

Comments
 (0)