Code Monkey home page Code Monkey logo

Comments (8)

jadur10 avatar jadur10 commented on June 27, 2024 2

@pSub I see what is #28 is about, but aggregate does not really work for us,
What I would want to achieve is https://<username>.github.io/<repo>/javadoc/A https://<username>.github.io/<repo>/javadoc/B structure with index.html in the main directory pointing to those folders
If that works with 2.0.4, I can close the issue, otherwise please provide an option to specify subdirectories that are uploaded.

from javadoc-publisher.yml.

pSub avatar pSub commented on June 27, 2024 1

@jadur10: Thank you. Now I understand what you want. 😄
That does not work with release 2.0.4. That is nothing I need right know, but maybe @MathieuSoysal wants to implement this feature 😃

from javadoc-publisher.yml.

pSub avatar pSub commented on June 27, 2024

This should work once #28 is merged. In the meantime you can use release 2.0.4 which works as expected. I use this version for dmn-check (Repo and Javadoc).

from javadoc-publisher.yml.

jadur10 avatar jadur10 commented on June 27, 2024

I can also implement this if you show me how :D

from javadoc-publisher.yml.

MathieuSoysal avatar MathieuSoysal commented on June 27, 2024

Thank you for your feedback @jadur10 that is a good idea!

I can help you to implement this:

  1. First you need to change the option of github-deploy to set the clean to a input like clean-gh-page : here and here
  2. Second when you use javadoc-publisher CI you need to configure the input clean-gh-page to false and configure the input target-folder

Note: the first folder needs to have clean to true and the next folders need to have clean to false. Otherwise you have a conflict with the previous CI execution.

With this you can have https://.github.io//javadoc/A, https://.github.io//javadoc/B ont a same repo.

from javadoc-publisher.yml.

jadur10 avatar jadur10 commented on June 27, 2024

@MathieuSoysal thank you for this :) is there any way I can reach you via IM? I'm not that experienced with yaml as you might be, so would need some quick chat for assistance (I'm available Via messenger for instance)

from javadoc-publisher.yml.

MathieuSoysal avatar MathieuSoysal commented on June 27, 2024

@jadur10 Yep you can, my messenger is Mathieu So

from javadoc-publisher.yml.

jadur10 avatar jadur10 commented on June 27, 2024

Hey, pinged you there, my name is Jacek Durlik (not that many with that name, so you can be sure this is me :) )

from javadoc-publisher.yml.

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.