Code Monkey home page Code Monkey logo

Comments (2)

jabranham avatar jabranham commented on June 25, 2024

@vspinu if you're going to send a PR to the MELPA folks regarding #543, we might as well tackle this issue at the same time since implementing this would require another PR.

That said, I don't think we need to move the info files. Other packages (e.g. magit, use-package) also put their info files at the top level, and the Elisp manual seems to suggest that this is considered best practice:

If the content directory contains a file named ‘dir’, this is assumed
to be an Info directory file made with ‘install-info’. *Note Invoking
install-info: (texinfo)Invoking install-info. The relevant Info files
should also be present in the content directory. In this case, Emacs
will automatically add the content directory to ‘Info-directory-list’
when the package is activated.

and `content-directory just means

The tar file must be named ‘NAME-VERSION.tar’,
where NAME is the package name and VERSION is the version number. Its
contents, once extracted, must all appear in a directory named
‘NAME-VERSION’, the “content directory”.

So my vote is to close this issue.

from ess.

vspinu avatar vspinu commented on June 25, 2024

@jabranham, great research! Indeed, looks like what we do is indeed the standard.

from ess.

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.