You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Documentation
1
+
# NSPanelManager Documentation
2
2
3
-
This documentation website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator.
3
+
The documentation website[nspanelmanager.com](https://nspanelmanager.com) is built using [Docusaurus](https://docusaurus.io/), a modern static website generator.
4
4
5
5
### Installation
6
6
@@ -27,4 +27,6 @@ This command generates static content into the `build` directory and can be serv
27
27
28
28
### Deployment
29
29
30
-
Deployment is automated by `.github/workflows/deploy-doc.yml` to GitHub pages.
30
+
Deployment is automated by `.github/workflows/deploy.yml` to GitHub pages as soon as a PR is merged
0 commit comments