Commit Graph

31 Commits

Author SHA1 Message Date
Anton Georgiev
df73c2ad97
docs: marking 2.6.0 as stable (#17115) 2023-03-20 17:16:32 -04:00
dmtrhfr
fd3c9a416e
docs: Include missing API docs for v2.6.x release (#17061)
* add md tables for join and create instead of html import
* add missing tables to docs
* fixed some formatting in the api docs
* added collapseble tables for create and join
2023-03-20 17:14:17 -04:00
Anton Georgiev
8a92cd5205 docs: enable building of 2.5 docs 2023-03-16 15:18:27 -04:00
Anton Georgiev
5e1b602001 docs: sync 2.6 customize docs 2023-03-16 09:36:25 -04:00
timo
4be223c407 Improve docs readme
The build-script is only used for the deployment and can lead to
confusing problems with local development if run locally.
2023-03-13 11:32:46 +01:00
Anton Georgiev
87b8b318b5
Update docs/docs/greenlight/v3/customize.md 2023-03-10 19:06:02 -05:00
hiroshisuga
eddfe49bde
fix paths 2023-03-11 06:46:50 +09:00
Anton Georgiev
4ab50da9aa
docs: added link for release notes 2.6.0-rc.7 2023-03-10 15:44:31 -05:00
Anton Georgiev
7fb6ad8915 docs: fix broken links 2023-03-09 14:38:18 -05:00
Anton Georgiev
e3a736ff64 docs: fix links 2023-03-08 16:07:34 -05:00
Anton Georgiev
e3f3e4bdfa docs: fix links 2023-03-08 16:04:16 -05:00
Anton Georgiev
3780d0dcca docs: sync up 2.6 docs 2023-03-08 15:45:23 -05:00
timo
a005b2a6b1 Only build specified versions
In order to be able to control better which branches are actually used
for building the docs, this commit changes the logic of the script to
only add manually specified versionsi to the docs.
2023-03-08 21:10:57 +01:00
timo
6320e358f8 Fixes the version build script
The script that adds the different versions to docusaurus was broken
when not running it from the develop branch. This commit should fix
that.
2023-03-07 16:15:22 +01:00
Anton Georgiev
24b48b564f
Merge pull request #16934 from tibroc/docs-remove-edit-#16863
docs: Remove the edit button on the bottom of each page
2023-03-07 09:11:57 -05:00
timo
c8bbe8120f Remove 'edit' button on the bottom of each page
The workflow to edit the page would either way not be a simple click to
an edit page. But you'd have to fork the repo, sign a CLA, and then do a
PR against the correct version. So I decided to remove it.
2023-03-07 11:26:00 +01:00
timo
2ac692926c Remove some old files
This commit removes some old files from the initial setup and testing of
the docs.# with '#' will be ignored, and an empty message aborts the commit.
2023-03-06 23:31:15 +01:00
timo
bb194801a4 Move greenlight v3 docs to this repo
As originally planned, the greenlight v3 docs are added to this repo.

See #16667
2023-03-06 23:30:40 +01:00
timo
45498b0aab Update new docs to the latest changes
This commit adds the latest changes from
https://github.com/bigbluebutton/bigbluebutton.github.io
to this repo.

Closes #16668
2023-03-06 22:15:30 +01:00
timo
f00cebb1b6 Update readme
This commit updates the readme to the latest changes.

closes #16666
2023-02-09 11:41:39 +01:00
timo
e4b9637eef Use GitHub Actions and Pages to build and deploy the docs
This commit introduces GitHub Actions to build the docs and deploy them
to GitHub Pages with the following behavior:

* The job will only be triggered for pushes to the branches 'develop' or
those starting with 'v' and changes to the 'docs'-folder in order to
avoid excessive triggering.
* Jobs that are triggered concurrently on different branches are
  canceled and only the last job will be executed.

The template for this action is taken from the original docusaurus
documentation (https://docusaurus.io/docs/deployment#deploying-to-github-pages).

Closes #16665
2023-02-09 11:40:25 +01:00
timo
c87294b5b2 Versioning configuration and improvents in the build script
This commit contains:
* fix the build script, so that only versions are added that have a
  `docusaurus.config.js`
* some refactoring so that the build script will work well with github
  pages
* add configuration to the `docusaurus.config.js` to display a dropdown
  menu to select a version

The behavior for the versioning is now so that 2.6 is both the 'latest'
version as well as the 'next' version. As soon as 2.7 will be built that
will be displayed as the 'next' version.

closes #16671
2023-02-09 10:53:47 +01:00
Daniel Molkentin
9d0ff6a18f fix(docs): Make index page behave in dark mode and fix spacing 2023-02-06 17:07:17 +01:00
Ghazi Triki
c953e8ed7f Fix broken links in the new docs. 2023-01-12 21:46:29 +01:00
Ghazi Triki
50c4642a17 Fix font naming for the docs. 2023-01-10 20:15:44 +01:00
Ghazi Triki
28a773e168 Move bigbluebutton-docs to the main repository. 2022-12-10 21:21:56 +01:00
Richard Alam
a382b8033a cleanup
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@550 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-12 12:51:14 +00:00
Denis Zgonjanin
3f0750c6d1 v 0.32b
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@30 af16638f-c34d-0410-8cfa-b39d5352b314
2008-06-20 15:45:37 +00:00
Denis Zgonjanin
b864c7dba4 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@28 af16638f-c34d-0410-8cfa-b39d5352b314 2008-06-20 15:41:47 +00:00
Denis Zgonjanin
5f4c264a79 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@27 af16638f-c34d-0410-8cfa-b39d5352b314 2008-06-20 15:40:26 +00:00
Denis Zgonjanin
812882f8bb v 0.32b
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@20 af16638f-c34d-0410-8cfa-b39d5352b314
2008-06-20 14:56:45 +00:00