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

Create Sphinx Doc with Trevis CI #3

Closed
vlomonaco opened this issue Apr 10, 2020 · 4 comments · Fixed by #53
Closed

Create Sphinx Doc with Trevis CI #3

vlomonaco opened this issue Apr 10, 2020 · 4 comments · Fixed by #53
Assignees
Labels
Feature - Medium Priority New feature or request, medium priority

Comments

@vlomonaco
Copy link
Member

Create the sphinx auto documentation on gh-pages to be build with Travis CI.

@vlomonaco vlomonaco added the Feature - Low Priority New feature or request, low priority label Apr 10, 2020
@ggraffieti ggraffieti self-assigned this May 8, 2020
@vlomonaco vlomonaco assigned vlomonaco and ggraffieti and unassigned ggraffieti and vlomonaco May 8, 2020
@vlomonaco vlomonaco added Feature - Medium Priority New feature or request, medium priority and removed Feature - Low Priority New feature or request, low priority labels May 10, 2020
@ggraffieti
Copy link
Member

There is a site where to deploy the documentation once created? We could use https://readthedocs.org/ that is free and used by many projects.

@AndreaCossu
Copy link
Collaborator

I second this, readthedocs should be easy enough to manage.

@vlomonaco
Copy link
Member Author

mmmh I think we can use the same approach we used in the wiki: https://wiki.continualai.org/
As you can see is a RTD template. Nice thing is that we can put the doc under avalanche.continualai.org without paying a penny, while on RTD custom domains are not free.

See here how we build it with github pages: https://github.com/ContinualAI/wiki/blob/master/.travis.yml

@ggraffieti
Copy link
Member

Documentation deployed at https://vlomonaco.github.io/avalanche

I'll close this issue

lrzpellegrini pushed a commit that referenced this issue Jun 1, 2021
AntonioCarta pushed a commit that referenced this issue Apr 8, 2022
* Extend current mbatch with replay data dynamically before each iteration.

* Update boolean after first experience.

* Fix mbatch[-1] extension

* Put replay_output to device.

* Resolve change requests: class names; VAELoss doc

* Documentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature - Medium Priority New feature or request, medium priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants