Giter VIP home page Giter VIP logo

Comments (11)

9il avatar 9il commented on August 28, 2024

Maybe Adam's new documentation generator is worth looking at.

Have you build something with Adam's docs?

from mir.

wilzbach avatar wilzbach commented on August 28, 2024

Nope, was just an idea. However I have done this Travis to s3 many times, so if you have a favorite doc generator, I would be happy to hack something together next week.

On March 31, 2016 5:44:25 PM GMT+03:00, Ilya Yaroshenko [email protected] wrote:

Maybe Adam's new documentation generator is worth looking at.

Have you build something with Adam's docs?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#32 (comment)

from mir.

9il avatar 9il commented on August 28, 2024

Nope, was just an idea. However I have done this Travis to s3 many times, so if you have a favorite doc generator, I would be happy to hack something together next week.

I like https://github.com/kiith-sa/harbored-mod and Adam's doc engine looks good too. Mir requires all DDOC macros from Phobos. This will add some problems.

from mir.

wilzbach avatar wilzbach commented on August 28, 2024

Mir requires all DDOC macros from Phobos. This will add some problems.

Hmm yeah this is going to be tricky, but maybe taking the macro definition from the dlang.org repo is already enough.

I am more worried about references to Phobos modules, so when using REF the link won't resolve, but perhaps as a workaround a simple regex could find these occurrences

An alternative would be to use the setup from dlang.org, but modified to only build Mir.
The advantages here is that we avoid ui bugs due to different documentation engines if a module will be merged to Phobos and their css design is pretty sweet.

On March 31, 2016 5:58:11 PM GMT+03:00, Ilya Yaroshenko [email protected] wrote:

Nope, was just an idea. However I have done this Travis to s3 many
times, so if you have a favorite doc generator, I would be happy to
hack something together next week.

I like https://github.com/kiith-sa/harbored-mod and Adam's doc engine
looks good too. Mir requires all DDOC macros from Phobos. This will add
some problems.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#32 (comment)

from mir.

wilzbach avatar wilzbach commented on August 28, 2024

as bootDoc is working again - do you want to add that back to the Readme?

Btw should we archive every documentation version? We could just execute the s3 copy command to the git describe --abbrev=0 --tags (latest tag) too, but then we should probably provide a nice way for the user to switch between documentations and at the moment we didn't introduce any breaking changes - so just an idea once the first official version is released.

from mir.

9il avatar 9il commented on August 28, 2024

as bootDoc is working again - do you want to add that back to the Readme?

We still need to add macros like LREF and others.

from mir.

9il avatar 9il commented on August 28, 2024

Btw should we archive every documentation version? We could just execute the s3 copy command to the git describe --abbrev=0 --tags (latest tag) too, but then we should probably provide a nice way for the user to switch between documentations and at the moment we didn't introduce any breaking changes - so just an idea once the first official version is released.

This would be helpful

from mir.

wilzbach avatar wilzbach commented on August 28, 2024

After testing ddox, bootDoc, harbored-mod I gave@adamdruppe's new adrdox a try:
http://docs.mir.dlang.io/adrdox/mir.combinatorics.html

It's still in an experimental stage, but I really like the fact how easy it is to give it a custom skeleton :)

from mir.

9il avatar 9il commented on August 28, 2024

Looks good

from mir.

wilzbach avatar wilzbach commented on August 28, 2024

I like https://github.com/kiith-sa/harbored-mod and Adam's doc engine looks good too

Seems like harbored is working again.
I gave it a try too: http://docs.mir.dlang.io/harbored/

from mir.

9il avatar 9il commented on August 28, 2024

Fixed with #203

from mir.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.