Code Monkey home page Code Monkey logo

Comments (8)

lesteve avatar lesteve commented on June 12, 2024

For the record joblib use a CHANGES.rst in the root folder of the project and then copies it into doc in doc/conf.py. I would say the doc/whats_new.rst solution seems simpler.

from sphinx-gallery.

jnothman avatar jnothman commented on June 12, 2024

What's new is a bit out of hand as a single file anyway... we could make a
file for each version and then simlink the dev one to CHANGES... except
Windows.

On 28 October 2015 at 18:49, Loïc Estève [email protected] wrote:

For the record joblib use a CHANGES.rst in the root folder of the project
and then copies it into doc in doc/conf.py. I would say the
doc/whats_new.rst solution seems simpler.


Reply to this email directly or view it on GitHub
#67 (comment)
.

from sphinx-gallery.

lesteve avatar lesteve commented on June 12, 2024

Personally I would go for the single-file solution for now and revisit when it starts being an issue.

from sphinx-gallery.

jnothman avatar jnothman commented on June 12, 2024

Sorry, got confused, thought this was talking about scikit-learn!

On 28 October 2015 at 21:24, Loïc Estève [email protected] wrote:

Personally I would go for the single-file solution for now and revisit
when it starts being an issue.


Reply to this email directly or view it on GitHub
#67 (comment)
.

from sphinx-gallery.

lesteve avatar lesteve commented on June 12, 2024

Yeah that's what I gathered too :-).

from sphinx-gallery.

Titan-C avatar Titan-C commented on June 12, 2024

I would also use single file and put it in the root folder. Sphinx can import it in the same way we do now with the readme file

from sphinx-gallery.

lesteve avatar lesteve commented on June 12, 2024

Sphinx can import it in the same way we do now with the readme file

Do you mean by including something with .. like this:

doc/getting_started.rst

.. include:: ../README.rst

That would work but I am not sure whether it squares up with the best sphinx documentation practices. I would kind of expect all the documentation rsts to be in the doc folder. That is probably why joblib does a copy of CHANGES.rst into doc/CHANGES.rst in doc/conf.py.

from sphinx-gallery.

Titan-C avatar Titan-C commented on June 12, 2024

close with #79

from sphinx-gallery.

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.