From e735c9dfd0e5866fa1d3353496d409ae928b602a Mon Sep 17 00:00:00 2001 From: MarkHoeber Date: Thu, 18 May 2017 03:45:26 -0400 Subject: [PATCH] Setup GH files --- source/github_changes.rst | 4 ++++ source/github_repo.rst | 4 ++++ source/index.rst | 7 ++++++- 3 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 source/github_changes.rst create mode 100644 source/github_repo.rst diff --git a/source/github_changes.rst b/source/github_changes.rst new file mode 100644 index 0000000..ac03393 --- /dev/null +++ b/source/github_changes.rst @@ -0,0 +1,4 @@ +Make Changes to the GitHub Repository +######################################## + +.. add instructions for branching, pull requests, and merging in GitHub diff --git a/source/github_repo.rst b/source/github_repo.rst new file mode 100644 index 0000000..90dcb05 --- /dev/null +++ b/source/github_repo.rst @@ -0,0 +1,4 @@ +Set Up the GitHub Repository +############################### + +.. add instructions for adding sphinx project to Github diff --git a/source/index.rst b/source/index.rst index 431713e..200de72 100644 --- a/source/index.rst +++ b/source/index.rst @@ -55,7 +55,12 @@ Work with |RST| Content Manage Content in GitHub **************************** -TBP +.. toctree:: + :maxdepth: 1 + + github_repo + github_changes + Deliver Documentation ***********************