Giter Site home page Giter Site logo

htwangtw / docs.neurolibre.org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neurolibre/docs.neurolibre.org

0.0 0.0 0.0 1.06 MB

Repository containing all the documentation related to neurolibre.

Home Page: https://docs.neurolibre.com

License: Other

Python 37.25% CSS 37.54% Makefile 10.86% Batchfile 13.58% Starlark 0.78%

docs.neurolibre.org's Introduction

docs.neurolibre.com

Documentation Status

This is the technical documentation of the NeuroLibre publishing platform. The most recent version of the docs is published on docs.neurolibre.org. The docs are built using the sphinx library. Content is mostly composed of markdown files (with a few .rst) located in source, and the website itself is located in build (after compilation, not included in this repo). All source changes on the master branch will automatically update the website, through integration with readthedocs. To test updates to the website locally, clone or download this repository, install the dependencies (python3) using:

pip install -r requirements.txt

and then type

make html

which will update the content inside build. Note that some changes (e.g. change in the table of content) require to delete the content of build before compiling in order to get a clean build.

Here is an overview of the content files, which are located inside the source folder:

  • index.rst: this describes the documents to include in the documentation, as a list of files. For example, the line REVIEWER means that REVIEWER.md will be included (it is not necessary to add the extension).
  • OVERVIEW.rst: content of the landing page.
  • <FILE>.md: a section of the documentation, in markdown format. For example REVIEWER.md. This content needs to be listed in index.rst in order to be included in the documentation. It is not automatically detected.
  • img: this folder contains images. It can be referenced as img/my_img.png in the docs.

docs.neurolibre.org's People

Contributors

agahkarakuzu avatar emdupre avatar ltetrel avatar mathieuboudreau avatar pbellec avatar rowanc1 avatar yarikoptic avatar

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.