Code Monkey home page Code Monkey logo

docs's Introduction

UDOO Quad/Dual Documentation

Software License

This repository contains the source code for the documentation hosted at www.udoo.org/docs/.

Build the documentation locally

On PHP7+ install XML and mbstring modules:

sudo apt install php7.4 composer php7.4-xml php7.4-mbstring
composer install

Then build the documentation with

composer generate && cp -r img/ static/

To serve the documentation from a development webserver, run

cd static && php -S localhost:8080

docs's People

Contributors

ekirei avatar ektor5 avatar fmntf avatar irymind avatar judebass avatar mikelangeloz avatar udooboard avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docs's Issues

Advance setup ordering seems a bit odd

Hi,

I was going to submit a pull request with minor formatting and punctuation corrections to some of the Documentation, and I noticed that the articles in the https://github.com/UDOOboard/Docs/tree/master/docs/03_Advanced_Setup don't quite follow the pattern I would have expected. The current sorting is:

    00_Create_A_Bootable_MicroSD_Card_From_Preinstalled_Binaries.md
    01_Create_A_Bootable_MicroSD_Card_From_Sources.md
    02_Compile_Android_From_Sources.md
    02_UDOO_Kernel_Update_Procedure.md
    03_UDOO_Boot_From_SATA.md
    04_UDOO_Kernel_Update_Procedure.md
    04_UDOO_Usb_Debug.md
    05_UDOO_Usb_Debug.md

The following files are duplicates:

    02_UDOO_Kernel_Update_Procedure.md
    04_UDOO_Kernel_Update_Procedure.md
    04_UDOO_Usb_Debug.md
    05_UDOO_Usb_Debug.md

And I cannot find the article for Compile_The_Linux_Kernel_And_The_Modules. Although the same information is contained within the 01_Create_A_Bootable_MicroSD_Card_From_Sources.md file.

Has a bad merge messed up these articles? Is there an actual file just for Compile_The_Linux_Kernel_And_The_Modules? Is it meant to just be a copy/paste from the section in 01_Create_A_Bootable_MicroSD_Card_From_Sources?

I could submit a pull request with the small corrections and the following sorting (following the currently published documentation from the website), but I though I should ask here first to see if there is an specific direction or format you'd like to follow:

    00_Create_A_Bootable_MicroSD_Card_From_Preinstalled_Binaries.md
    01_Create_A_Bootable_MicroSD_Card_From_Sources.md
    02_Compile_The_Linux_Kernel_And_The_Modules.md
    03_Compile_Android_From_Sources.md
    04_UDOO_Boot_From_SATA.md
    05_UDOO_Kernel_Update_Procedure.md
    06_UDOO_Usb_Debug.md

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.