Coder Social home page Coder Social logo

documentation's Introduction

This repo contains the source code for building the CU Research Computing user guide as found at https://curc.readthedocs.io. All user guide builds are available at https://readthedocs.org/projects/curc/.

Research Computing User Tutorials

This repository houses general user tutorials created by CU Boulder Research Computing.
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

Creative Commons License

Generating Documentation Locally

The full documentation can be generated locally using the provided Makefile. Note that Windows users may need to install make before proceeding with the below steps. For convenience a yaml file is also included, which allows one to easily construct a conda environment. To create the conda environment using the yaml file and a terminal, first download Anaconda. Once Anaconda has been installed the conda environment rc-docs can be created using

conda env create -f conda_dev_env.yml

This new environment can then be activated as follows

conda activate rc-docs

Using the rc-docs environment we can now easily generate the documentation locally using the following make command:

make html

this command builds the documentation and stores it in the directory build.

One can then view the documentation using:

make view 

which will open the index page of the documentation.

Although not necessary, one can then remove the build folder using:

make clean

documentation's People

Contributors

rctraining avatar mtrahan41 avatar ghidalgo93 avatar monaghaa avatar lrfreeborn avatar wylie-ucb avatar trevhall52 avatar feathern avatar dylangottlieb avatar lanceelmshaeuser avatar anderbubble avatar knuths avatar b-reyes avatar jhansisaketabv avatar thomasahauser avatar craigearley avatar developinggamer avatar kkwinner avatar jarmbruster74 avatar bvjhansisaketa avatar wilshire461 avatar zebulasampedro avatar bmshouse avatar jesse0000 avatar tdanhorn avatar andymonaghan avatar jhswope avatar beckyyeager avatar b-reyes-rc avatar acwilsoncu 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.