mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Change focus to be broader and more descriptive
This commit is contained in:
parent
f16f4a249b
commit
7045505eaf
@ -1,5 +1,5 @@
|
|||||||
Deploying a Sphinx project online
|
Appendix: Deploying a Sphinx project online
|
||||||
=================================
|
===========================================
|
||||||
|
|
||||||
When you are ready to show your documentation project to the world, there are
|
When you are ready to show your documentation project to the world, there are
|
||||||
many options available to do so. Since the HTML generated by Sphinx is static,
|
many options available to do so. Since the HTML generated by Sphinx is static,
|
||||||
@ -73,9 +73,6 @@ and both GitHub and GitLab have an integrated Pages product, the most effective
|
|||||||
way of automatically build your documentation online is to upload your sources
|
way of automatically build your documentation online is to upload your sources
|
||||||
to either of these Git hosting services.
|
to either of these Git hosting services.
|
||||||
|
|
||||||
The rest of this section will focus on GitHub, which is the most popular Git
|
|
||||||
hosting service nowadays. It is very similar to GitLab.
|
|
||||||
|
|
||||||
.. _Version Control System: https://en.wikipedia.org/wiki/Version_control
|
.. _Version Control System: https://en.wikipedia.org/wiki/Version_control
|
||||||
.. _"Docs as Code": https://www.writethedocs.org/guide/docs-as-code/
|
.. _"Docs as Code": https://www.writethedocs.org/guide/docs-as-code/
|
||||||
.. _Git: https://git-scm.com/
|
.. _Git: https://git-scm.com/
|
||||||
|
Loading…
Reference in New Issue
Block a user