Skip to content

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dlang.org archives

All links to compiled archives are listed in ARCHIVES.md.

Older versions aren't currently supported.

Future work

For each release, a docs.json with all symbols has been saved. With these files a aggregated, searchable overview bar with a symbols or arguments first introduction and deprecation could be generated.

Current limitations

  • doesn't contain the /library files from DDox.

Prerequesites

Building documentation assumes the following is set-up:

  • An ubuntu 20.04 LTS container or chroot.
  • Build dependencies installed curl gawk gcc g++ git gnupg make pkg-config libssl-dev tar unzip xz-utils zlib1g-dev
  • A DMD compiler installed and activated.
  • Kindlegen extracted and installed.

The provided Dockerfile can be used as build environment in the following way:

# docker build -t docarchives.dlang.io contrib
# docker run -v $PWD:/build -it docarchives.dlang.io \
    bash -c 'source /root/dlang/*/activate; cd /build; ./builder.d v2.098.0'

About

Versioned archives of dlang.org

Topics

Resources

Stars

3 stars

Watchers

14 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors