Code Monkey home page Code Monkey logo

fedora-russian-faq's Introduction

Unofficial Fedora FAQ in russian

GitHub version Github downloads Pages CI status Release CI status GitHub issues

We decided to find and document answers to the most of the frequently asked questions from our conferences about Fedora for convenience of end users.

You can ask new questions in issues of this repository or you can help us and contribute project by sending your pull requests.

This FAQ maintained by independent community members. Not related to Fedora Project. Fedora is a registered trademark of Red Hat, Inc.

Build HTML

  1. Install make and sphinx-doc packages:
sudo dnf install make python3-sphinx
  1. Clone this repository:
git clone https://github.com/RussianFedora/FAQ.git fedora-faq-ru
  1. Generate HTML from sources:
cd fedora-faq-ru
make html
  1. Open result in default web-browser:
xdg-open build/html/index.html

Build PDF

  1. Install make, sphinx-doc and texlive packages:
sudo dnf install make python3-sphinx latexmk texlive-cmap texlive-metafont-bin texlive-collection-fontsrecommended texlive-babel-russian texlive-hyphen-russian texlive-titling texlive-fancyhdr texlive-titlesec texlive-tabulary texlive-framed texlive-wrapfig texlive-parskip texlive-upquote texlive-capt-of texlive-needspace texlive-collection-langcyrillic texlive-cyrillic-bin texlive-cmcyr texlive-cyrillic-bin-bin texlive-fncychap texlive-xetex dejavu-sans-fonts dejavu-serif-fonts dejavu-sans-mono-fonts texlive-polyglossia texlive-xindy
  1. Clone this repository:
git clone https://github.com/RussianFedora/FAQ.git fedora-faq-ru
  1. Generate PDF from sources:
cd fedora-faq-ru
make latexpdf
  1. Open result in default PDF viewer:
xdg-open build/latex/fedora-faq-ru.pdf

fedora-russian-faq's People

Contributors

xvitaly avatar vascom avatar tim77 avatar elxreno avatar jsonguard avatar fabius-bile avatar sotnikov123 avatar bookwar avatar krepver avatar cyberme avatar and-semakin avatar crayxt avatar zawertun avatar dependabot[bot] avatar turubanov 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.