Skip to content

Conversation

@dhoomakethu
Copy link
Contributor

Fixes #210 and replaces #223 as PR candidate.

1. Using if __name__ == "__main__" clause in example to avoid running them while generating docs
2. Trying to enforce PEP-8 compliant code + PYTHON2-3 compatibale code with examples as much as possible
3. Renaming examples with "-" to "_" for the ease of documentation generation
4. Minor changes  with setup and setup commands
5. Support documentation creation from make file
6. Remove unnecessary html and pdf files from the doc folder
@dhoomakethu dhoomakethu changed the base branch from master to dev December 20, 2017 17:32
@dhoomakethu dhoomakethu mentioned this pull request Dec 20, 2017
@dhoomakethu dhoomakethu merged commit 942e906 into dev Dec 21, 2017
@dhoomakethu dhoomakethu deleted the tar-ball-without-docs branch December 21, 2017 08:29
dhoomakethu added a commit that referenced this pull request Dec 21, 2017
* Trying to fix #210
1. Using if __name__ == "__main__" clause in example to avoid running them while generating docs
2. Trying to enforce PEP-8 compliant code + PYTHON2-3 compatibale code with examples as much as possible
3. Renaming examples with "-" to "_" for the ease of documentation generation
4. Minor changes  with setup and setup commands
5. Support documentation creation from make file
6. Remove unnecessary html and pdf files from the doc folder

* Fix makefile

* Remove unwanted files and folders from doc folder

* Add seperated requirements for Docs and add .readthedocs.yml

* Update requirements for docs
dhoomakethu added a commit that referenced this pull request Dec 22, 2017
* Trying to fix #210
1. Using if __name__ == "__main__" clause in example to avoid running them while generating docs
2. Trying to enforce PEP-8 compliant code + PYTHON2-3 compatibale code with examples as much as possible
3. Renaming examples with "-" to "_" for the ease of documentation generation
4. Minor changes  with setup and setup commands
5. Support documentation creation from make file
6. Remove unnecessary html and pdf files from the doc folder

* Fix makefile

* Remove unwanted files and folders from doc folder

* Add seperated requirements for Docs and add .readthedocs.yml

* Update requirements for docs
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release tar ball without generated files?

2 participants