Skip to content

Commit

Permalink
site: added CNAME file to the root of website to allow custom domain …
Browse files Browse the repository at this point in the history
…usage on github pages
  • Loading branch information
rhornig committed Mar 18, 2024
1 parent 46c08f5 commit 4e9eef9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ html: Makefile
ln -sf ../../showcases showcases
ln -sf ../../tutorials tutorials
@$(SPHINXBUILD) -M html "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
#unlink showcases
#unlink tutorials
echo "simu5g.org" > $(BUILDDIR)/html/CNAME
unlink showcases
unlink tutorials

0 comments on commit 4e9eef9

Please sign in to comment.