GithubHelp home page GithubHelp logo

qpc-github / documentation-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hexchat/documentation

1.0 2.0 1.0 2.76 MB

Docs

Home Page: https://hexchat.readthedocs.io

Python 17.89% CSS 15.44% Makefile 10.77% HTML 45.89% Batchfile 10.01%

documentation-1's Introduction

HexChat documentation

Build Status

Getting started

  • Install Python (tested with 2.7.x)
  • Install Python pip
  • Install Sphinx: pip install Sphinx
  • On Windows: SET PATH=C:\Python27;C:\Python27\Scripts;%PATH%
  • Run make html to build the HTML files
  • Run the Python webserver to test your changes: make server (http://localhost:8000/)

Conventions

  • 4 Spaces are used for indentation.
  • Ordered or unordered lists use visual indentation, where any non-list subelement would use an indentation of a multiple of 4 again.

Example:

- a list item
- a list item
  with a visually indented continuation
- a list item with a sub-list
  
  - that is also visually indented
- a list item with a code block

    .. code-block:: none

        that is not visually indented

documentation-1's People

Contributors

alannahdaw avatar amalmurali47 avatar bviktor avatar ccrouch avatar farow avatar fichtefoll avatar krzysiu avatar mniip avatar orium avatar paregorios avatar parkerm avatar pinecat avatar quiddity-wp avatar soniex2 avatar tingping avatar tomek avatar topview avatar trishnaguha avatar vanillajonathan avatar xfnw avatar xhmikosr avatar

Stargazers

 avatar

Watchers

 avatar  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.