Giter VIP home page Giter VIP logo

Comments (12)

slivingston avatar slivingston commented on September 27, 2024

Where should the release documentation be hosted? Recall that the current location for TuLiP is http://tulip-control.sourceforge.net/doc/. One possibility that could ease the road to package independence is to use http://tulip-control.sourceforge.net/polytope for a while, and then redirect to a long-term location when eventually found.

from polytope.

murrayrm avatar murrayrm commented on September 27, 2024

That path seems fine. Another possibility is http://tulip-control.sf.net/doc/polytope.
We can also set up tulip-control.org/doc/polytope to point to the proper spot.

from polytope.

johnyf avatar johnyf commented on September 27, 2024

An alternative place to host the documentation is pythonhosted, the default place for documentation of PyPI packages.

from polytope.

johnyf avatar johnyf commented on September 27, 2024

9293989 adds an initial "mini" documentation to accompany the initial release on PyPI.

from polytope.

slivingston avatar slivingston commented on September 27, 2024

Though there is now a tutorial, I recommend that we keep this issue open until there is a site hosting polytope documentation. If we decide upon a URL before a hosting location, then we could direct it to https://github.com/tulip-control/polytope/blob/master/doc/tutorial.md

from polytope.

johnyf avatar johnyf commented on September 27, 2024

I suggest that we use GitHub pages, which works from a Markdown file, without need for extra steps or dependencies. Branches other than gh-pages are supported, but I think gh-pages is the simplest option with the least effect on branch master. To update the documentation, we can either push new commits, or replace the commit with the old version.

I have pushed the tutorial to gh-pages. The result is at: http://tulip-control.github.io/polytope/. If there is agreement, I think we can close this issue.

from polytope.

slivingston avatar slivingston commented on September 27, 2024
  • I think that this solution is good, and that the issue #5 can be closed. Perhaps wait at most 1 more day for admonitions.
  • A link should be provided from the root README. I recommend to prefer the HTTPS URL: https://tulip-control.github.io/polytope/
  • Manually renaming doc/tutorial.md to index.md is a hassle. If you agree, I shall make a script to automate this.
  • For the sake of complete instructions about rebuilding stuff, I recommend that an explicit note is included about the documentation release being built with Jekyll via GitHub Pages (https://jekyllrb.com/docs/github-pages/).

from polytope.

johnyf avatar johnyf commented on September 27, 2024

I agree with the documentation changes, which have been added on branch doc, and about creating a copying script.

from polytope.

slivingston avatar slivingston commented on September 27, 2024

I reviewed your changes on the doc branch, and I added a shell script, doc/build.sh, that automates the release process except for git push. Some users might not find the script useful, but it also serves as documentation for how to manually perform the release.

from polytope.

slivingston avatar slivingston commented on September 27, 2024

@johnyf I commented on one of the commits: 462f817#commitcomment-24813889

Deleting or keeping in the comments (as you have) does not seem critical because we plan to eventually audit or freshly write that function.

from polytope.

johnyf avatar johnyf commented on September 27, 2024

Given that the line was unused in the past, I will change that commit to delete the line. I will merge the branch doc into master later today.

from polytope.

johnyf avatar johnyf commented on September 27, 2024

Addressed by 77b6436 and b8a1e9f.

from polytope.

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.