Skip to content

Commit

Permalink
Setup Docs Build Pipeline (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
onairmarc and github-actions authored Mar 8, 2024
1 parent 09f2a78 commit 175059e
Show file tree
Hide file tree
Showing 35 changed files with 427 additions and 208 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ jobs:
- uses: actions/checkout@v2
- name: 'Extract Docs'
run: |
rm -r ./pages
mkdir ./pages
unzip webHelpIN2-all.zip -d ./pages
rm -rf ./pages
rm -rf ./docs
unzip webHelpIN2-all.zip -d ./docs
rm webHelpIN2-all.zip
git config --local user.email "[email protected]"
git config --local user.name "github-actions"
git add .
git commit -m "Build Documentation"
git push origin doc-testing
git push origin docs
17 changes: 0 additions & 17 deletions docs/01-installation/README.md

This file was deleted.

32 changes: 0 additions & 32 deletions docs/02-setup/01-Setup-the-PCOClient.md

This file was deleted.

29 changes: 0 additions & 29 deletions docs/02-setup/02-Change-the-API-Version.md

This file was deleted.

3 changes: 0 additions & 3 deletions docs/02-setup/README.md

This file was deleted.

71 changes: 0 additions & 71 deletions docs/03-calendar/01-Event.md

This file was deleted.

34 changes: 0 additions & 34 deletions docs/03-calendar/02-TagGroup.md

This file was deleted.

4 changes: 0 additions & 4 deletions docs/03-calendar/README.md

This file was deleted.

2 changes: 0 additions & 2 deletions docs/06-groups/README.md

This file was deleted.

2 changes: 0 additions & 2 deletions docs/07-people/README.md

This file was deleted.

1 change: 1 addition & 0 deletions docs/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pco.oss.encoredigitalgroup.com
1 change: 1 addition & 0 deletions docs/HelpTOC.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"entities":{"pages":{"getting-started":{"id":"getting-started","title":"Getting Started","url":"getting-started.html","level":0,"tabIndex":0},"f91db812_1881":{"id":"f91db812_1881","title":"Documentation","level":0,"pages":["welcome","f91db812_1883","f91db812_1884","f91db812_1888","f91db812_1892","f91db812_1894"],"tabIndex":1},"welcome":{"id":"welcome","title":"Welcome to the PlanningCenter-PHP-SDK Docs!","url":"welcome.html","level":1,"parentId":"f91db812_1881","tabIndex":0},"f91db812_1883":{"id":"f91db812_1883","title":"Installation","level":1,"parentId":"f91db812_1881","pages":["installation"],"tabIndex":1},"installation":{"id":"installation","title":"Installation via Composer","url":"installation.html","level":2,"parentId":"f91db812_1883","tabIndex":0},"f91db812_1884":{"id":"f91db812_1884","title":"Setup","level":1,"parentId":"f91db812_1881","pages":["setup-home","changing-the-api-version","setting-up"],"tabIndex":2},"setup-home":{"id":"setup-home","title":"Setup Overview","url":"setup-home.html","level":2,"parentId":"f91db812_1884","tabIndex":0},"changing-the-api-version":{"id":"changing-the-api-version","title":"Changing the Planning Center API Version","url":"changing-the-api-version.html","level":2,"parentId":"f91db812_1884","tabIndex":1},"setting-up":{"id":"setting-up","title":"Set up the PCOClient","url":"setting-up.html","level":2,"parentId":"f91db812_1884","tabIndex":2},"f91db812_1888":{"id":"f91db812_1888","title":"Calendar","level":1,"parentId":"f91db812_1881","pages":["calendar-home","calendar-events","calendar-tag-groups"],"tabIndex":3},"calendar-home":{"id":"calendar-home","title":"Calendar Overview","url":"calendar-home.html","level":2,"parentId":"f91db812_1888","tabIndex":0},"calendar-events":{"id":"calendar-events","title":"Event","url":"calendar-events.html","level":2,"parentId":"f91db812_1888","tabIndex":1},"calendar-tag-groups":{"id":"calendar-tag-groups","title":"TagGroup","url":"calendar-tag-groups.html","level":2,"parentId":"f91db812_1888","tabIndex":2},"f91db812_1892":{"id":"f91db812_1892","title":"Groups (Coming Soon)","level":1,"parentId":"f91db812_1881","pages":["groups-home"],"tabIndex":4},"groups-home":{"id":"groups-home","title":"Groups Overview","url":"groups-home.html","level":2,"parentId":"f91db812_1892","tabIndex":0},"f91db812_1894":{"id":"f91db812_1894","title":"People (Documentation Being Written Right Now!)","level":1,"parentId":"f91db812_1881","pages":["people-home","people-person"],"tabIndex":5},"people-home":{"id":"people-home","title":"People Overview","url":"people-home.html","level":2,"parentId":"f91db812_1894","tabIndex":0},"people-person":{"id":"people-person","title":"Person","url":"people-person.html","level":2,"parentId":"f91db812_1894","tabIndex":1},"SECURITY":{"id":"SECURITY","title":"Security Policy","url":"security.html","level":0,"tabIndex":2},"LICENSE":{"id":"LICENSE","title":"License","url":"license.html","level":0,"tabIndex":3}}},"topLevelIds":["getting-started","f91db812_1881","SECURITY","LICENSE"]}
1 change: 1 addition & 0 deletions docs/Map.jhm
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?xml version='1.0' encoding='UTF-8'?><map version="2.0"><mapID target="getting-started.md" url="getting-started.html" default="yes"/><mapID target="getting-started" url="getting-started.html" default="yes"/><mapID target="welcome.md" url="welcome.html" default="no"/><mapID target="welcome" url="welcome.html" default="no"/><mapID target="installation.md" url="installation.html" default="no"/><mapID target="installation" url="installation.html" default="no"/><mapID target="setup-home.md" url="setup-home.html" default="no"/><mapID target="setup-home" url="setup-home.html" default="no"/><mapID target="changing-the-api-version.md" url="changing-the-api-version.html" default="no"/><mapID target="changing-the-api-version" url="changing-the-api-version.html" default="no"/><mapID target="setting-up.md" url="setting-up.html" default="no"/><mapID target="setting-up" url="setting-up.html" default="no"/><mapID target="calendar-home.md" url="calendar-home.html" default="no"/><mapID target="calendar-home" url="calendar-home.html" default="no"/><mapID target="calendar-events.md" url="calendar-events.html" default="no"/><mapID target="calendar-events" url="calendar-events.html" default="no"/><mapID target="calendar-tag-groups.md" url="calendar-tag-groups.html" default="no"/><mapID target="calendar-tag-groups" url="calendar-tag-groups.html" default="no"/><mapID target="groups-home.md" url="groups-home.html" default="no"/><mapID target="groups-home" url="groups-home.html" default="no"/><mapID target="people-home.md" url="people-home.html" default="no"/><mapID target="people-home" url="people-home.html" default="no"/><mapID target="people-person.md" url="people-person.html" default="no"/><mapID target="people-person" url="people-person.html" default="no"/><mapID target="SECURITY.md" url="security.html" default="no"/><mapID target="SECURITY" url="security.html" default="no"/><mapID target="LICENSE.md" url="license.html" default="no"/><mapID target="LICENSE" url="license.html" default="no"/></map>
10 changes: 0 additions & 10 deletions docs/README.md

This file was deleted.

Loading

0 comments on commit 175059e

Please sign in to comment.