google / earthenterprise

Google Earth Enterprise - Open Source
Apache License 2.0
2.67k stars 887 forks source link

Update Documentation symlinks to point to 5.3.8 docs #1923

Closed tst-hrajamoney closed 3 years ago

tst-hrajamoney commented 3 years ago

Problem: When we install Open GEE 5.3.8 we get the 5.3.7 docs

Fix: Update symlinks to the newest development documents:

cd earth_enterprise/docs/landing_page rm manual ln -s ../../../docs/geedocs/5.3.8 manual

tst-hrajamoney commented 3 years ago

Reference: https://github.com/google/earthenterprise/wiki/Development:-Release-Process