Package documentation URL

aberba karabutaworld at gmail.com
Wed Nov 4 11:12:19 UTC 2020


On Wednesday, 4 November 2020 at 05:19:19 UTC, Vitaly Livshic 
wrote:
> Good day.
>
> I publish small library for code.dlang.org. BitBucket is a 
> hosting, now.
>
> There are many ddoc commentaries inside sources. 'dub 
> --build=docs' or 'dub --build=ddox' creates two types of 
> documentation. But when I specify url to repository itself or 
> to any of these files - 'Documentation' tab is empty.
>
> How to make documentation right? Is there any tutorial?

Oh so one thing too, you'll have a README.md file in your repo... 
with the information you want users to see as the package 
description...something like an example of how to use it and what 
the package does.

See my blog post 
https://aberba.com/2020/why-no-one-is-using-your-d-library/


More information about the Digitalmars-d mailing list