File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -125,6 +125,11 @@ If you're using GitHub:
125125
1261262. Next push on `main` branch will build and deploy your documentation to `https://<USERNAME>.github.io/<REPOSITORY>/`!
127127
128+ Note: For the fist time you should confiugre your repository page simply go to
129+ `settings / Pages`<br>
130+ `Source: select Deploy from a branch`<br>
131+ `Branch: select gh-pages, select / (root) path and Save`
132+
128133If you're using GitLab, use the provided
129134[`.gitlab-ci.yml`](https://github.com/NormandErwan/DocFxForUnity/blob/main/.gitlab-ci.yml).
130135Generated website is pushed to a `public/` directory. See the
@@ -158,4 +163,4 @@ details.
158163## Disclaimer
159164
160165This repository is not sponsored by or affiliated with Unity Technologies or its affiliates.
161- “Unity” is a trademark or registered trademark of Unity Technologies or its affiliates in the U.S. and elsewhere.
166+ “Unity” is a trademark or registered trademark of Unity Technologies or its affiliates in the U.S. and elsewhere.
You can’t perform that action at this time.
0 commit comments