Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored definition of supported languages #75

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lta14
Copy link
Collaborator

@lta14 lta14 commented Sep 20, 2017

This change is Reviewable

@7enderhead
Copy link
Owner

antiweb_lib/readers/config.py, line 20 at r1 (raw file):

#@start(supported_languages doc)

#The following list contains all supported languages:

explain the data structure


Comments from Reviewable

@7enderhead
Copy link
Owner

antiweb_lib/readers/config.py, line 57 at r1 (raw file):

1) Go to `Available Lexers <http://pygments.org/docs/lexers/>` _ for more information about all available pygments lexers.
2) Implement a new reader class if language specific text processing is needed.
3) Add a new entry for the Language in supported_languages.

an example would be helpful


Comments from Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants