mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
- Add documentation_url to LibraryVersion table - Retrieve the documentation_url in the view - If the documentation_url is not present, show the Version documentation_url - Hide the "https://" in the template - Add Celery task to retrieve the documentation_urls from the libraries page in S3 and match them to import_library_versions - Add HTML helper function to extract the libraries and docs URLs from the HTML - Add one-time command to import docs urls - Load the documentation_urls in the command that loads all library-versions - Add a min-release option to the command that loads library-versions - Document the new command and changes to the existing command