Giter VIP home page Giter VIP logo

adventure-javadocs's People

Contributors

kashike avatar lucyydotp avatar renovate[bot] avatar zml2008 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

ejm

adventure-javadocs's Issues

"Latest" documentation endpoint

Any interest in adding a latest.html that redirects to the latest javadocs version? I have the docs bookmarked and it'd be nice if I didnt have to change it all the time.

Missing package-list files causing javadoc linking to fail

As the maven javadoc plugin states, "all given links should have a fetchable /package-list file."

The javadocs available here in this repository seem to omit that file, causing javadoc links to fail:

[WARNING] javadoc: warning - Error fetching URL: https://jd.adventure.kyori.net/api/4.7.0/
<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-javadoc-plugin</artifactId>
    <version>3.2.0</version>
    <configuration>
        <links>
            <link>https://jd.adventure.kyori.net/api/4.7.0/</link>
        </links>
    </configuration>
</plugin>

Please include package-list files in this repository so I can automatically link back to adventure's javadocs. ๐Ÿ˜„

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

github-actions
.github/workflows/publish.yml
  • actions/checkout v4
  • actions/setup-python v5
  • actions/upload-pages-artifact v3
  • actions/deploy-pages v4
pep621
_generator/pyproject.toml
poetry
_generator/pyproject.toml
  • python ^3.10
  • Jinja2 >=3.0.0,<4.0.0
  • semver >=3.0.1,<3.1.0
  • ruamel.yaml >=0.17

  • Check this box to trigger a request for Renovate to run again on this repository

Global search bar

Right now individual module docs have search bars

I think it'd be possible and helpful to read the search indices for each module's latest version, generate a combined index, and allow users to search across the latest version of all modules at once

is it worthwhile/useful to allow searching to previous versions?

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.