Code Monkey home page Code Monkey logo

Comments (5)

somnathrakshit avatar somnathrakshit commented on May 27, 2024

Deployed RTD docs using netlify. Commit: cc81b71, 2ffc044 and 7ed8ba8

from geograpy3.

somnathrakshit avatar somnathrakshit commented on May 27, 2024

Current docs: https://geograpy3.netlify.app/

from geograpy3.

WolfgangFahl avatar WolfgangFahl commented on May 27, 2024

That's a good first step.

I'd prefer a full automation as the doc script does instead of the having the redundant rst files in the repository.

git pull
remote: Enumerating objects: 49, done.
remote: Counting objects: 100% (46/46), done.
remote: Compressing objects: 100% (14/14), done.
remote: Total 35 (delta 18), reused 34 (delta 17), pack-reused 0
Entpacke Objekte: 100% (35/35), 5.42 KiB | 252.00 KiB/s, Fertig.
Von https://github.com/somnathrakshit/geograpy3
   35fae85..524d982  master     -> origin/master
Aktualisiere 35fae85..524d982
Fast-forward
 .github/workflows/deploy-docs.yml |  6 +--
 .gitignore                        |  3 +-
 .readthedocs.yml                  | 23 ++++++++++++
 docs/source/Makefile              | 20 ++++++++++
 docs/source/conf.py               | 77 +++++++++++++++++++++++++++++++++++++++
 docs/source/geograpy.rst          | 45 +++++++++++++++++++++++
 docs/source/index.rst             | 23 ++++++++++++
 docs/source/make.bat              | 35 ++++++++++++++++++
 docs/source/setup.rst             |  7 ++++
 docs/source/tests.rst             | 29 +++++++++++++++
 requirements.txt                  |  1 +
 setup.py                          |  6 ++-
 12 files changed, 268 insertions(+), 7 deletions(-)
 create mode 100644 .readthedocs.yml
 create mode 100644 docs/source/Makefile
 create mode 100644 docs/source/conf.py
 create mode 100644 docs/source/geograpy.rst
 create mode 100644 docs/source/index.rst
 create mode 100644 docs/source/make.bat
 create mode 100644 docs/source/setup.rst
 create mode 100644 docs/source/tests.rst

from geograpy3.

somnathrakshit avatar somnathrakshit commented on May 27, 2024

Readthedocs is working now.

from geograpy3.

WolfgangFahl avatar WolfgangFahl commented on May 27, 2024

I am closing this - if there are details followup issues let's open a new ticket

from geograpy3.

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.