MarginallyClever / Robot-Overlord-App

Simulation and control software for robots
https://www.marginallyclever.com/
GNU General Public License v2.0
157 stars 48 forks source link

Fix javadoc publisher #242

Closed MathieuSoysal closed 5 months ago

MathieuSoysal commented 5 months ago

Update in this pull-request:


Normally all is good now, I tested it manually: https://mathieusoysal.github.io/Robot-Overlord-App/docs

If you have always an error after this pull-request, maybe is due to Jekyll you need to desactivate it on GitHub Pages setting.

And maybe is better if your Javadocbranch is not a dev branch, is better if is only for the output of javadoc.

I have added the option clean to clean and rewrite the folder docs automatically in the javadoc branch

MathieuSoysal commented 5 months ago

Okay I saw that your GitHub is now on your main branch, so this pull-request is usless

i-make-robots commented 5 months ago

And maybe is better if your Javadocbranch is not a dev branch, is better if is only for the output of javadoc. I have added the option clean to clean and rewrite the folder docs automatically in the javadoc branch

Please explain these, I don't understand. Your PR may in fact be very useful.