Skip to content

Commit e084c66

Browse files
committed
COH-31551 - DOC: update the header for Python API doc reference
1 parent ef43544 commit e084c66

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Coherence Python Client
1+
# Python Client for Oracle Coherence
22

33
![CI/CD](https://github.com/oracle/coherence-py-client/actions/workflows/validate.yml/badge.svg)
44
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=oracle_coherence-py-client&metric=alert_status)](https://sonarcloud.io/project/overview?id=oracle_coherence-py-client)

docs/api_reference.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
Licensed under the Universal Permissive License v 1.0 as shown at
44
https://oss.oracle.com/licenses/upl.
55
6-
API Reference
7-
=============
6+
Python Client API Reference for Oracle Coherence
7+
================================================
88

99
Aggregators
1010
-----------

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
# -- Project information -----------------------------------------------------
2929

30-
project = "Coherence Python Client. v%s" % release
30+
project = "Python Client for Oracle Coherence. v%s" % release
3131
copyright = "(c) 2022, 2024, Oracle and/or its affiliates."
3232
author = "Oracle"
3333

0 commit comments

Comments
 (0)