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

convert documentation and website to Sphinx #66

Merged
merged 6 commits into from
Nov 16, 2017

Conversation

anarcat
Copy link
Contributor

@anarcat anarcat commented Nov 16, 2017

The follow commits convert the README and the whole website into
Sphinx/ReStrucuredText markup (from Markdown and HTML, respectively)
using Pandoc and manual modifications.

The website required some editing because there was some overlap
between the site and the README file. I have tried to retain all the
information except when there were clear duplicates. The only such
case I have found is in the "build" section of the webpage, which
duplicated the README, and the latter was kept.

I also tried to keep the README intact so that users can read it as
such from the source.

Closes: #65

@anarcat
Copy link
Contributor Author

anarcat commented Nov 16, 2017

alright, so a preview of this is available here:

https://anarcat-f3.readthedocs.io/en/rst/

to put it really online, we'd need to create a new "f3" project that pulls from this repository instead of my fork. i can create that project on RTD but you would at least need to create an account there so I can grant you admin access as well. you would need to configure hooks in the github repo so it "pings" the RTD project to trigger rebuilds when the repository changes here.

let me know what you think...

Otherwise there is no obvious way to go back up to other sections
@anarcat
Copy link
Contributor Author

anarcat commented Nov 16, 2017

bad news: the https://f3.readthedocs.io/ namespace is already taken by another project, the unrelated f3 package. maybe the project could be named "fight-fake-flash"?

@AltraMayor
Copy link
Owner

I prefer to name the project "fight-flash-fraud".

I created the username "AltraMayor" on RTD.

@AltraMayor AltraMayor merged commit 7402810 into AltraMayor:master Nov 16, 2017
@anarcat
Copy link
Contributor Author

anarcat commented Nov 16, 2017 via email

@anarcat anarcat deleted the rst branch November 16, 2017 22:49
@anarcat
Copy link
Contributor Author

anarcat commented Nov 16, 2017

I guess you also should change the "homepage" url in the github project as well, and make a redirection from http://oss.digirati.com.br/f3/

@AltraMayor
Copy link
Owner

I'll look at that once I finally release version 7. For now, I'm keeping the current page since version 7 is still missing one more improvement before release.

Once again, thank you for this contribution. It has enabled the community to help me with creating and keeping the documentation updated.

@AltraMayor
Copy link
Owner

The webhook should be all set now.

@anarcat
Copy link
Contributor Author

anarcat commented Nov 18, 2017

I'll look at that once I finally release version 7. For now, I'm keeping the current page since version 7 is still missing one more improvement before release.

I'm not sure I understand here.. But it's as you wish really. :)

Once again, thank you for this contribution. It has enabled the community to help me with creating and keeping the documentation updated.

No problem... once this was decided, the switch wasn't so hard... Hopefully the community will answer positively as well!

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