Code Monkey home page Code Monkey logo

Comments (9)

tanner0101 avatar tanner0101 commented on May 10, 2024

Sorry that you were confused by the documentation. We try our best to write good documentation. Please raise specific problems about the documentation as separate GitHub issues. Otherwise it's very difficult to track and fix problems. Thanks :)

from docs.

HC1058503505 avatar HC1058503505 commented on May 10, 2024

Thank you for your answer.I have found the Vapor Docs at https://docs.vapor.codes/2.0/ , and problem has been resolved, found that the document is different with the document at GitHub, should be dead simple update not in time.Model of Fluent software section, for example, they said to implement different protocols.

  1. Vapor Docs at https://docs.vapor.codes/2.0/
    init(row:Row) throws
    func makeRow() throws ->Row

  2. Vapo Docs at GitHub
    init(node: Node, in context: Context) throws
    func makeNode(context: Context) throws -> Node

from docs.

vzsg avatar vzsg commented on May 10, 2024

The docs at vapor.github.io is old enough to drink (around 1.0, I guess). Perhaps they could be simply deleted to reduce confusion, @tanner0101? Or replaced with a single link to the real docs?

from docs.

tanner0101 avatar tanner0101 commented on May 10, 2024

Good idea @vzsg, fixed: https://vapor.github.io/documentation/asdf

from docs.

0xTim avatar 0xTim commented on May 10, 2024

If this is a 301 then this should also fix Google listings! 👍

from docs.

tanner0101 avatar tanner0101 commented on May 10, 2024

@0xTim it's just a JS redirect. Do you know of any way to do a 301 redirect using HTML?

from docs.

vzsg avatar vzsg commented on May 10, 2024

I don't think that's possible, but instead of using JavaScript, you could use meta refresh to redirect.

from docs.

tanner0101 avatar tanner0101 commented on May 10, 2024

@vzsg great idea. Updating it now.

from docs.

0xTim avatar 0xTim commented on May 10, 2024

Ah yeah, forgot it was a GitHub hosted page

from docs.

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.