summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-01-12Update build script to newer tagShubhamRathi1-1/+1
2016-12-28Fixing a typoGerald Kunzmann1-1/+1
2016-12-13Fix syntax errorYujun Zhang1-1/+1
2016-12-01Exit script with error countYujun Zhang1-4/+14
2016-10-28Add support for macOSYujun Zhang1-9/+21
2016-09-14Removing the multipage HTML document and renaming the single page rendering.ChristopherPrice1-4/+2
2016-09-05Removing excess License info.ChristopherPrice1-2/+3
2016-09-01Adding creative commons license info.ChristopherPrice1-1/+1
2016-08-24Merge "remove pfd/odt creation"Sofia Wallin1-64/+0
2016-08-11add version, builddate and copyright in sidebarRyota MIBU1-0/+1
2016-08-11fix workaround for doc8 errorRyota MIBU1-1/+2
2016-08-11workaround for doc8 error in python2.6Ryota MIBU1-1/+7
2016-08-11remove pfd/odt creationRyota MIBU1-64/+0
2016-08-11add 'Save to PDF' link in sidebarRyota MIBU1-0/+6
2016-08-10use doc8 in virtualenvRyota MIBU1-4/+4
2016-08-10add creation of singlehtml for downloadable docsRyota MIBU1-0/+12
2016-07-25fix pre-hookRyota MIBU1-2/+1
2016-07-22support pre-hook in docs-build.shRyota MIBU1-5/+15
2016-07-22improve configRyota MIBU1-12/+47
2016-07-07migrate docs-build.sh from releng repoRyota MIBU1-0/+234
n376' href='#n376'>376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544