Commit Graph

9 Commits

Author SHA1 Message Date
liyou01 94a3386b61 remove unicode from code
Change-Id: I366cb99a353425f7126e002f3ea25c3b305a9270
2022-03-25 10:35:17 +01:00
Ghanshyam Mann 7b2a6a5684 Update IRC network to OFTC
Change-Id: Ib57011097982581d7127cdb33c25b79d9547fa28
2021-05-31 15:06:46 -05:00
Lukas Piwowarski 3c9bc333ed Fix building of the pdf documentation
The .pdf documentation could not be build without errors because the
source code of the documentation contained errors. In addition, there
were other problems:

    - The readme section of the documentation was in .md format
      instead of .rst format. As a result, the created documentation did
      not look good.
    - The .html documentation used deprecated oslosphinx theme instead
      of openstackdocstheme.

This patch fixes the above-mentioned problems and makes sure that
the documentation is generated properly.

Also, this patch updates nodejs4-docs to nodejs10-docs because the
nodejs4-docs was using deprecated nodejs-npm-run-docs job [1].

[1] https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/757101

Task: 35462
Depends-On: I738b833109e4caeb58bb391d79d6e63284462bd8
Change-Id: I921b15edda433c3e47456488da6d2bda07c34262
2021-03-30 18:20:27 +02:00
Ghanshyam Mann 6f6fa9f2f8 [ussuri][goal] Update contributor documentation
This patch updates/adds the contributor documentation to follow
the guidelines of the Ussuri cycle community goal[1].

[1] https://governance.openstack.org/tc/goals/selected/ussuri/project-ptl-and-contrib-docs.html
Story: #2007236
Task: #38554

Change-Id: I6feaa5e6ef9ec56094cbb725a44893aabb83dd24
2020-04-23 03:31:09 +00:00
malei 248d0ef5ac Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: Iacedf7a593e0266e05091e25cc014acec748a53f
2018-12-14 17:13:31 +08:00
Andreas Jaeger 0ab90f7106 Remove broken readme.rst
readme.rst includes a README.rst file that does not exist - we have a
README.md but cannot include it here. Thus remove the readme.rst file.

Change-Id: I8a30c6ed4609658b2b8d3caa945cdeb0a678b68c
2017-11-09 21:48:11 +01:00
Dong Ma 38aa1e46f7 Fix the typo of release doc
Change-Id: Ieb4ddb0ffcd988ae87786b4e85efb4308cc101b3
2016-10-24 03:15:41 +00:00
Dong Ma ade27364a5 Fix the gate npm docs failure
This commit try to fix the gate nodejs4 npm docs failure by adding
docs script.

Change-Id: I186d3ec7fc826ea767c57bad5cf3e2f5676c19bb
2016-10-21 17:22:30 +00:00
Elizabeth Elwell c457a0e9d8 Added documentation for eslint-config-openstack
Added documentation to include release guidelines.
Change-Id: I2c2cd929283868dac415f986f541d0ec5741ef17
2016-08-17 14:45:19 +01:00