digitalmars.D.learn - dpldocs not update
- Per =?UTF-8?B?Tm9yZGzDtnc=?= (10/10) Aug 07 2020 I've pushed a new tag several times now and triggered manual
- Adam D. Ruppe (9/11) Aug 07 2020 dpldocs never auto-updates. You must either link to a specific
- Per =?UTF-8?B?Tm9yZGzDtnc=?= (2/5) Aug 08 2020 Got it. Thanks a lot for now, anyway.
I've pushed a new tag several times now and triggered manual update of my https://code.dlang.org/packages/phobos-next but the docs at https://phobos-next.dpldocs.info/index.html aren't updated. For instance the file https://github.com/nordlow/phobos-next/blob/master/src/nxt/open_hashmap.d cannot be found in the listing at https://phobos-next.dpldocs.info/nxt.html What's wrong?
Aug 07 2020
On Friday, 7 August 2020 at 21:58:10 UTC, Per Nordlöw wrote:https://phobos-next.dpldocs.info/index.html aren't updated. For instance the filedpldocs never auto-updates. You must either link to a specific tagged version like this: https://phobos-next.dpldocs.info/v0.3.9/index.html Or go to the page manually and click the little tiny "clear cache" button at the page bottom center. Maybe someday we can link in dub's update to click that button for you but for the foreseeable future you need to hit it yourself to update the docs.
Aug 07 2020
On Friday, 7 August 2020 at 23:58:03 UTC, Adam D. Ruppe wrote:Maybe someday we can link in dub's update to click that button for you but for the foreseeable future you need to hit it yourself to update the docs.Got it. Thanks a lot for now, anyway.
Aug 08 2020