Agrover112 / fliscopt

Algorithms for flight scheduling optimization.
https://pypi.org/project/fliscopt/
MIT License
39 stars 12 forks source link

#10 Upload docs & set up wrangler for vercel @agrover112 @gizmotronn #55

Closed Gizmotronn closed 2 years ago

Gizmotronn commented 2 years ago

Creating pr to reference #10

Docs should also be accessible in main branch (aka master) imo, we can autogenerate docs based on markdown files @Agrover112 inside the module/library

E.g. let's say you create a doc page in /docs branch called "Why bees can't fly" with the meta tag for doc-tag being bees

We can setup a script in main branch that when using module in ide, user can type /fliscopt help bees and will find the "intro" meta about the bees entry in the markdown file in /docs branch, as well as a link to view the documentation site

Agrover112 commented 2 years ago

Why did you close this @Gizmotronn did you mess up something?

Gizmotronn commented 2 years ago

@Agrover112 i created the pr mainly for reference for when I actually created that module, if you think it's a good idea, but this is by no means ready to merge directly into #main

Agrover112 commented 2 years ago

@Agrover112 i created the pr mainly for reference for when I actually created that module, if you think it's a good idea, but this is by no means ready to merge directly into #main

yea looked like it.

Agrover112 commented 2 years ago

So are you still working on a new merge @Gizmotronn ?

Gizmotronn commented 2 years ago

Yep new merge is coming