Coder Social home page Coder Social logo

circuitversedocs's Introduction

CircuitVerse Documentation

This is the official documentation of the CircuitVerse simulator. This is meant to be a guide for users to use CircuitVerse. This is to have details of the usage of all Circuit Elements in CircuitVerse along with some tips and tricks. This guide has to assume minimum knowledge of the user.

Note that this is not a documentation on digital logic design. If you are interested in that, please checkout the GSoC'19 link at the end

Cloning Instructions

  • git clone https://github.com/CircuitVerse/CircuitVerseDocs.git this repository
  • cd CircuitVerseDocs/docs

Note : If you want to contribute, first fork the original repository and clone the forked repository into your local machine followed by cd into the directory

git clone https://github.com/<username>/CircuitVerseDocs.git
cd CircuitVerseDocs

To view the docs in offline mode, navigate to /docs folder and run python3 -m http.server or python -m SimpleHTTPServer 8000

When you add a page, make sure you have an entry in the _sidebar.md

Note that all documentation should have a corresponding live circuit embedded so as to help the users. Note that live circuit is NOT the same as image of a circuit.

Steps to Contributing

  1. Fork this project
  2. Create your feature branch (git checkout -b feature/feature_name)
  3. Commit your changes (git commit -am 'Add feature')
  4. Push to the branch (git push origin feature_name)
  5. Create a new Pull Request

Code of Conduct

Read the Code of Conduct of CircuitVerseDocs Community.

GSoC'19 Project Details

Read the wiki for more information on the interactive book.

circuitversedocs's People

Contributors

agarwalrounak avatar amansingla97 avatar brahmakulkarni avatar creyente1897 avatar dev-pradhumna avatar fdila avatar harsha-iiiv avatar harshagrwl avatar iamnamankhare avatar jerrybuks avatar kedar-k avatar monsij avatar navonildas avatar sarahbornais avatar satu0king avatar

Watchers

 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.