Giter VIP home page Giter VIP logo

ankidroiddocs's Introduction

ankidroiddocs

Source files for the documentation on the AnkiDroid website ankidroid.org.

Preview

Pull requests generate the HTML manual as an artifact which can be viewed on the GitHub Actions page.

Compilation

The documentation on this site is written in the Asciidoc syntax, and should be compiled with Asciidoctor

Install Asciidoctor

On Ubuntu you should be able to install with apt: sudo apt-get install asciidoctor

On Windows try the following:

  • Install Ruby
  • Open command prompt with Ruby
  • Enter the command gem install asciidoctor

Compile the .asc source files

  • Open terminal or command prompt with Ruby
  • Enter the command asciidoctor FULL_PATH_TO_SOURCE_FILE
  • A file will be generated with the same name as the source file, but with .html extension.

Contributing translations and corrections

The preferred method of contributing to the documentation is to fork the ankidroiddocs project on github, and send a pull request with your additions in the usual way. However, if you don't know how to use github, you can simply download the "manual.asc" file and send it to a project member or the Google Group.

To create a translation of the manual, please make a copy of "manual.asc" and add "-LANUGAGE_CODE" (list of ISO_639-1 language codes). For example for Italian submit a translated file called "manual-it.asc" based on the original source file.

Translations should be periodically updated to reflect any changes in the original manual. Details of all changes can be found in the list of commits.

ankidroiddocs's People

Contributors

abdnh avatar adamwolf avatar agrueneberg avatar arthur-milchior avatar avinashbest avatar david-allison avatar dgeranton avatar dotancohen avatar eginhard avatar guillempalau avatar hssm avatar john0079 avatar lukstbit avatar madhead avatar mikehardy avatar priyag99 avatar pythonimous avatar rvanprehn avatar saipranithswargam avatar snowtimeglass avatar snoyes avatar startrooper08 avatar tea-bagel avatar tesseractcat avatar timrae avatar vaibhav0806 avatar wsmigaj 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.