Coder Social home page Coder Social logo

New documentation about opster HOT 4 CLOSED

piranha avatar piranha commented on May 27, 2024
New documentation

from opster.

Comments (4)

piranha avatar piranha commented on May 27, 2024

This listing sounds good to me, in any case after having at least a bit better structure in place it will be easier to move forward, than it is now.

from opster.

oscarbenjamin avatar oscarbenjamin commented on May 27, 2024

Ok, so how about you create a docs branch and I'll send pull requests to it?

from opster.

piranha avatar piranha commented on May 27, 2024

Done. :)

from opster.

oscarbenjamin avatar oscarbenjamin commented on May 27, 2024

I already wrote this on #47 but then I decided it would have been better to discuss it here.

#47 adds a positional arguments section to the docs.

It also adds make doctest that tests Python snippets with cd docs && make doctest and tests command line examples with cram.

to make the same rst file usable by cram and by sphinx I've done two things.

  1. Add a hidden directive to the conf.py file use by sphinx. Cram will see the body of the hidden directive but sphinx will ignore it.
  2. Use --indent=4 argument to cram. This way cram can be told to ignore a block by setting the indent to something other than 4.

There is a new directory docs/scripts containing Opster scripts that are shown and used in the docs. The script content is inserted into the docs with literalinclude. The command-line behaviour of these scripts reported in the docs is tested with cram. The behaviour from Python interactive sessions is tested by sphinx/doctest. This means that every aspect of the documentation is automatically tested (when you run make doctest).

Note that the very last doctest is currently failing I'm not sure if that's a bug or if I've misunderstood, but I'll post a separate issue.

from opster.

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.