Skip to content

Commit a31f39d

Browse files
committed
developer docs
1 parent cb7d43b commit a31f39d

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

docs/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
# -- Project information -----------------------------------------------------
77
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
88

9-
project = 'Open-DataFlow-Eval'
10-
copyright = '2024, Open-DataFlow'
11-
author = 'Open-DataFlow'
9+
project = 'DataFlow'
10+
copyright = '2024, DataFlow'
11+
author = 'DataFlow'
1212
release = '0.1'
1313

1414
# -- General configuration ---------------------------------------------------

docs/index.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
.. Open-DataFlow-Eval documentation master file, created by
1+
.. DataFlow documentation master file, created by
22
sphinx-quickstart on Sat Nov 2 18:54:36 2024.
33
You can adapt this file completely to your liking, but it should at least
44
contain the root `toctree` directive.
55
6-
Open-DataFlow-Eval documentation
6+
DataFlow documentation
77
================================
88

9-
Welcome to Open-DataFlow-Eval's documentation!
9+
Welcome to DataFlow's documentation!
1010

11-
This documentation is intended to provide a comprehensive guide to the metrics, APIs, and dataflow used in the Open-DataFlow-Eval project.
11+
This documentation is intended to provide a comprehensive guide to the metrics, APIs, and dataflow used in the DataFlow project.
1212

1313
.. toctree::
1414
:maxdepth: 2
15-
:caption: Open-DataFlow-Eval:
15+
:caption: DataFlow:
1616

1717
src/getting_started/index
1818
src/metrics/index

docs/src/developer/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Developer Documentation
22
================================
33

4-
Please see docs below for information on how to develop OpenDataFlow-Eval.
4+
Please see docs below for information on how to develop DataFlow.
55

66
.. toctree::
77
:maxdepth: 2

docs/src/getting_started/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Getting Started
22
================================
33

4-
Please see docs below for information on how to get started with Open-DataFlow-Eval.
4+
Please see docs below for information on how to get started with DataFlow.
55

66
.. toctree::
77
:maxdepth: 2

0 commit comments

Comments
 (0)