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

Improve usage documentation #58

Closed
Glavin001 opened this issue Aug 8, 2014 · 6 comments
Closed

Improve usage documentation #58

Glavin001 opened this issue Aug 8, 2014 · 6 comments

Comments

@Glavin001
Copy link
Owner

Each language should have detailed installation and usage customization instructions.

@Glavin001
Copy link
Owner Author

  • What third-party beautifier is used per language
    • How to install these third-party beautifiers
  • Per language available configuration options

@m1ga
Copy link

m1ga commented Sep 20, 2014

You could add
"sudo pear install --alldeps channel://pear.php.net/php_beautifier-0.1.15"
to the PHP install instructions. Tested this on Fedora and its installing php_beautifier so you could use it with your package

@minimit
Copy link

minimit commented Oct 15, 2014

Is it possible to install http://pear.php.net/package/PHP_Beautifier without installing pear, and php?
Btw this project is removed https://github.com/sdwood/php-beautifier

@Glavin001
Copy link
Owner Author

@minimit I have not yet found a way. I think we will be migrating off PHP_Beautifer and over to PHP Coding Standards Fixer ( #175 ).

@Glavin001
Copy link
Owner Author

  • Auto-generate package settings documentation from config (See Atom Config API). They now have descriptions!

@Glavin001
Copy link
Owner Author

Added auto-generated documentation for all options: https://github.com/Glavin001/atom-beautify/blob/master/docs/options.md

xiaofenqin pushed a commit to TheraPackages/atom-beautify that referenced this issue Jun 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants