From a863cdd578d6d07d667a4a1d1bf44f69f5aa9ec8 Mon Sep 17 00:00:00 2001 From: Andrew Montanez Date: Tue, 23 May 2023 11:01:56 -0500 Subject: [PATCH] Fixing docs (#353) * fixing docs * getting image to show * trying to center image --- .github/workflows/docs.yml | 1 + AUTHORS.rst | 3 +++ README.md | 12 +++--------- docs/index.rst | 2 +- 4 files changed, 8 insertions(+), 10 deletions(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index f3f6c4d3..6d6b8a60 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -3,6 +3,7 @@ name: Generate Docs on: push: branches: [ stable ] + workflow_dispatch: jobs: docs: diff --git a/AUTHORS.rst b/AUTHORS.rst index f3519ad4..72e43a49 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -1 +1,4 @@ +Authors +======= + See: https://github.com/sdv-dev/Copulas/graphs/contributors diff --git a/README.md b/README.md index a2da165c..246218b3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -
-
-

+

This repository is part of The Synthetic Data Vault Project, a project from DataCebo.

@@ -11,16 +9,12 @@ [![Coverage Status](https://codecov.io/gh/sdv-dev/Copulas/branch/master/graph/badge.svg)](https://codecov.io/gh/sdv-dev/Copulas) [![Slack](https://img.shields.io/badge/Community-Slack-blue?style=plastic&logo=slack)](https://bit.ly/sdv-slack-invite) -

-

+

- +

-
- -
# Overview diff --git a/docs/index.rst b/docs/index.rst index 1c39ddcc..dbdcfa21 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,5 +1,5 @@ .. mdinclude:: ../README.md - :end-line: 62 + :end-line: 48 .. toctree:: :hidden: